Originally Posted by
wsaryada
I am a bit confused for the above message, can you explain more clearly what you wanted to do?
Apoligies for that.
What I was saying is that I now see that my classpath must be wrong, as I shouldn't be running things out of the same directory as my javac file.
Instead of putting:
set CLASSPATH=C:\Program Files\Java\jdk1.6.0_03\bin\element.zip;.
what
should I have done?
Also on a side note, do you know how I can close DrawingWindow's in windows XP. At the moment I ctrl-alt-del then end task to close it.
If I'm changing code all the time this takes to long.