Thread: printf Problem
View Single Post
Old Jan 12th, 2007, 1:12 AM   #7
Eric the Red
Hobbyist Programmer
 
Eric the Red's Avatar
 
Join Date: Feb 2006
Posts: 214
Rep Power: 0 Eric the Red is an unknown quantity at this point
I've ran my code through command line... I placed my 'String1.java' file to the root of the c drive so that.

javac C:\String1.java

Actually compiles the code without errors. However, in Eclipse I looked through the settings and found that the 'java build path' seems to be pointing to the right location. So basically, Eclipse still won't compile the code.

WOW.. I'm 100% confused.
__________________
Death smiles at us all. All a man can do is smile back.
Eric the Red is offline   Reply With Quote