While I was trying to build the workspace in RAD it gave me back the following error -"The type java.lang.Object cannot be resolved. It id indirectly refrenced from required .class files".
Root cause - The reason being the base class java.lang.Object could not be found in a new workspace or for an existing workspace where we are doing CVS or CC refresh.
Make sure that the JRE System library with the appropriate version is being set in Project -- Properties -- Java Build Path for new workspace or for an existing workspace make sure to edit/add the library.
java.lang.Object cannot be resolved -- RAD
Madhu Tomy is a passionate programmer who has been programming with Java since the time of Java 1.4 (15 years ago). He is a certified Java programmer with SCJP (Sun Certified Java Programmer). . The blog posts are from my own experiences in dealing with various issues during web development. I take a lot from the web community and in turn share back my contributions through my BLOG. Other favorites include Movies, Listening to Songs.
Subscribe to:
Post Comments (Atom)
Python Basics How to check the version of Python interpreter mac terminal
Popular in last 30 days
-
Java Client for TimeZone api from Google Maps IDE Used : Eclipse I have developed this Test class on Play framework 2.3.10 so using bui...
-
When I try to open a heap dump I am getting the following error "Dominator tree not available. Delete indices and parse again." ...
-
While I was trying to perform a GET operation in POSTMAN. I got the error Error: Maximum response size reached then I read about- Max respo...
No comments:
Post a Comment