User 677b9c22ff
15-08-2008 23:32:16
Hi,
the libmcs.bat batch file under WIN
starts with chemaxon.clustering.LibraryMCS
instead of the old GUI with chemaxon.clustering.gui.JKlustor
so with no option it generates an NPE. Shouldnt there be a help or version
output instead of NPE? This is confusing for first time users.
This is in the Marvin 5.1 package, I created myself a batch file libmcsGUI.bat with the GUI as start.
Tobias
the libmcs.bat batch file under WIN
starts with chemaxon.clustering.LibraryMCS
instead of the old GUI with chemaxon.clustering.gui.JKlustor
so with no option it generates an NPE. Shouldnt there be a help or version
output instead of NPE? This is confusing for first time users.
Code: |
z:\libmcs.bat java.lang.NullPointerException at chemaxon.clustering.JKlustorImport.isURL(JKlustorImport.java:80) at chemaxon.clustering.JKlustorImport.getInputStream(JKlustorImport.java:86) at chemaxon.clustering.LibraryMCS.main(LibraryMCS.java:1358) |
This is in the Marvin 5.1 package, I created myself a batch file libmcsGUI.bat with the GUI as start.
Tobias