hi ~
you need to set the correct CLASSPATH including the directory where the classes files of gEditor project has been installed
for example , in MS-Win32 environment, if you install the gEditor in the directory c:\jsim-gEditor-0.6, you must append your classpath as
the following command
set CLASSPATH=%CLASSPATH%;c:\jsim-gEditor-0.6\classes
then, run gEditor
java gEditor
Janani Vijayakumar於 2012年11月3日星期六UTC+8下午12時14分09秒寫道:I've created a new folder and placed jaxp,xalan and crimson jar file.
Set classpath in the Enivronment variables
I've runned ant compile, the file get compiled
BUT I DON"T KNOW HOW TO RUN gEditor.