Search found 1 match
- Fri Dec 02, 2005 9:23 am
- Forum: Java
- Topic: javac won't compile class files in same directory - Solution
- Replies: 9
- Views: 3254
javac won't compile class files in same directory - Solution
I recently experienced a problem where the Java compiler no longer would compile two java files that were in the same directory with each other. I started getting "cannot find symbol" errors when I compiled files that compiled earlier without errors I uninstalling and reinstalling the JDK several ...