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

[767 byte] By [GJPollitta] at [2007-9-28 12:18:04]
# 1
I'm not familiar with jcreator, but according to your post you installed the "java runtime" and you "do not have javac.exe" on your computer. You can not compile with only the runtime. You must download the SDK. On the download page, the column furthest to the left is the SDK.
atmguya at 2007-7-12 3:21:24 > top of Java-index,Developer Tools,Java Compiler...