Page 1 of 1
Why I can't use textpad to do java compile?
Posted: Thu Feb 24, 2005 4:57 am
by windswift
why I don't have the "java compiler" option under Tools?
Posted: Thu Feb 24, 2005 7:34 am
by MudGuard
Do you have a Java Development Kit installed on your computer?
If so, have you added the Java commands?
(should be on the list of the Add-Button under Configure - Preferences - Tools, if I remember correctly)
Posted: Thu Feb 24, 2005 2:11 pm
by windswift
Thanks for your help , after I add java sdk tools, I can compile my java project, but when I run java application(ctrl + 2), it shows : exception in thread "main" java.lang.NoclassDeffounderror: Project1
any key to continue...
press anykey, It comes out
this project can run in other PC.
when use compile java, it says my project has one error, I'm not debug yet.