Login  Register

Problems with compiler.jar, Windows 8.1

Posted by Jon Harman-3 on Aug 11, 2014; 7:34pm
URL: http://imagej.273.s1.nabble.com/Problems-with-compiler-jar-Windows-8-1-tp5009104.html

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