Unable to compile
Hi
I first install the java runtime files into dir c:\java2 then install jcreator. After pointing the run time path to c:\java2 I create a new file called 'demo'. I click on build and get this error
Invalid command line. Error : Invalid path
Command: C:\Java2\bin\javac.exe -classpath "C:\Program Files\Xinox Software\JCreator LE\MyProjects\demo" -d "C:\Program Files\Xinox Software\JCreator LE\MyProjects\demo" @src_demo.txt
Directory : C:\Program Files\Xinox Software\JCreator LE\MyProjects\demo
Please help me, I am frantic in trying to get this to work !! I have tried everything I can think of
I do not have a 'javac.exe' on my machine, only 'javaw.exe' and 'java.exe'. What is wrong?
Thanks
Graham

