> From: Sebastian Funk [mailto:[EMAIL PROTECTED] > Subject: Re: java.lang.Object cannot be resolved > > The type java.lang.Object cannot be resolved. It is indirectly > referenced from required .class files
This would imply that javac (or whatever compiler is being used) cannot find rt.jar, since java.lang.Object is pretty much the first class used to resolve references. Did something go bad with your JRE/JDK installation? - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]