Tagged Questions

1
vote
8answers
2k views

Code compiling in eclipse but not on command line

I once wrote this line in a java class. This compiled fine in eclipse but not on command line. my eclipse version was 3.3 and JDK version was 1.5, on Win XP professionsl. any clues? Error on command ...