In your JEdit console, be sure that you are in the directory which contains the class file when you try to run your Java class, or alternatively set your CLASSPATH to point to that directory .
regards Parag
Rohit wrote:
I am using jedit 4.1 as a java editor on linux.
The following piece of code compiles well using the JCompiler plugin to give a class file.