Startup
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
.\\home\\plugins\\importerFDA-1.0-SNAPSHOT-jar-with-dependencies.jar=enabled
|
||||
.\\home\\plugins\\EditTestingList.java=enabled
|
||||
.\\home\\plugins\\new_main.py=disabled
|
||||
.\\home\\plugins\\TestMain.java=disabled
|
||||
.\\home\\plugins\\TestingListDetails.java=enabled
|
||||
.\\home\\plugins\\TestingList.java=enabled
|
||||
|
||||
@@ -601,7 +601,7 @@ public class TestingList extends Panel {
|
||||
try {
|
||||
openListEditor();
|
||||
} catch (Exception ex) {
|
||||
Logger.getLogger(TestingList.class.getName()).log(Level.SEVERE, null, ex);
|
||||
SwingUtils.showException(null, ex);
|
||||
}
|
||||
}//GEN-LAST:event_jButton1ActionPerformed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user