Problems with compiler.jar, Windows 8.1

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Problems with compiler.jar, Windows 8.1

Jon Harman-3
Hi,
This is more of a curiosity than a problem.
I tried compiling side_panel.java and found that if I used compiler.jar
the plugin compiled but wouldn't run.  If I put a path to the jdk
tools.jar into the imagej.cfg file then it would compile and run.  On
Windows 7 and another Windows 8.1 machine this doesn't happen.  So it is
a mystery.
With debug on I get this message:
err >Exception in thread "Side_Panel" java.lang.NoSuchMethodError:
ij.IJ.resetClassLoader()V
err >    at PlugInExecuter.runCompiledPlugin(Compiler.java:270)
err >    at PlugInExecuter.run(Compiler.java:265)
err >    at java.lang.Thread.run(Unknown Source)

Jon

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html