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
-
Hibernate Unknown integral data type for ids When starting my spring boot application @Entity public class PlugMillingData { p...
-
Element 'dependency' cannot have character [children], because the type's content type is element-only in pom.xml Solution: ...
-
To get around this issue in Websphere 6.1 Execute this script: ${WAS_HOME}/bin/iscdeploy.bat
No comments:
Post a Comment