Search found 1 match

by jcwolff
Wed Aug 06, 2003 3:19 am
Forum: Java
Topic: will compile but can find other classes
Replies: 5
Views: 970

cannot find .class files in the current directory

So, I have ".;" as the first item in the classpath. I even stuck the full path string into the classpath but I still get: -------------------- C:\Documents and Settings\jwolff\Application Data\TextPad\RationalSortTester.java:82: class Rational is public, should be declared in a file named Rational ...