Page 1 of 1

Having problems compiling .java

Posted: Sun Feb 26, 2006 11:36 pm
by Broly1
I'm having some problems compiling *.java

I have the sdk installed then installed the TextPad 4

When i load up my .java files and i hit compile java it gives me these warnings.

C:\Documents and Settings\Ichigo\Desktop\Bank Project\Account.java:11: cannot resolve symbol

And it wont seem to compile the other files together or create any .class files for the .java files. I think i missed a step in the installation process or something.

I've just compiled one of the files that didnt have any ties with the other files. But the way i have it, is that each file has a specific class, and when i try to compile it says it cant find that class, which is located in another file. Is there a way to fix this ?

Posted: Mon Feb 27, 2006 5:48 am
by talleyrand
Check in this forum, but I suspect you will want to add a . to your CLASSPATH environmental variable.