Re: Javac compiler
Posted by sombreroduck on
URL: http://imagej.273.s1.nabble.com/Javac-compiler-tp3702241p5002535.html
Never mind, I've fixed it
For what it's worth, if someone else has the same problem, I had to put make the ImageJ.cfg look like this
C:\PROGRA~2\ImageJ\
C:\Program Files\Java\jre7\bin\javaw.exe
-Xmx640m -cp C:\PROGRA~1\Java\jdk17~1.0_1\lib\tools.jar;C:\PROGRA~2\ImageJ\ij.jar ij.ImageJ
rather than just simply copy-paste the location of tools.jar in it's normal format