Login  Register

Error Message

Posted by Shawn-62 on Jun 10, 2008; 1:57pm
URL: http://imagej.273.s1.nabble.com/Error-Message-tp3695978.html

Hi, everyone, I try to use ImageJ to run and compile the sample
code,IPDemo.java.But I get this error message:
This JVM appears not to include the javac compiler. Javac is included with
the JRE1.1.8 bundled with the windows
and Linux versions of imageJ. Mac OS 9 users must install Apple's Java
SDK. When using JDK1.2 and later, the tools
.jar file must be added to the command line that runs imageJ.

The operating system on my machine is Windows XP, and I beleive I already
installed Jave virtual machine and JRE because I can use "javac" commmand
to compile some other java codes in Command Prompt.

So, can anyone tell me how to fix this problem? How's the tool.jar file
added to the command line that runs ImageJ?

Many thanks.