I've run into something REALLY wierd and I'm hoping that someone can tell me what I'm doing(wrong). I'm running JBuilder3. I have a class called TimerListener which two other classes reference. TimerListener is an interface. For some reason I can compile TimerListener, but when I attempt to compile Timer.java(one of the class which references TimerListener) it complains "cannot access class TimerListener; java.io.FileNotFoundException; C:\JBuilder3\...source where it looks for the class.". This is where it gets really wierd. The class is IN this directory, and when I attempt to compile Timer it gives the previous error and deletes TimerListener.class. Now it gets REALLY wierd. If I compile TimerListener, then change the properties TimerListener.class to "read only" then attempt to compile Timer.java it works fine. No errors.
 
Has anyone EVER saw this before. It's like being in the twilight zone?!?!?!!?!??! :-)
 
John D. McDonald
CipherStream Systems
email: [EMAIL PROTECTED]
web: www.cipherstream.com
-------------------------------------------------------
Secure E-Business Is Our Business
-------------------------------------------------------

Reply via email to