Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » eclipse not finding java,lang.Object
eclipse not finding java,lang.Object [message #272605] Thu, 23 September 2004 22:58 Go to next message
Eclipse UserFriend
Originally posted by: noacman.hotmail.com

Hello.

I've used eclipse in conjunction with CVS before, and had no problems.
However, today when I tried to start writing new code after connecting to
a new repository, I got the following errors:

The project cannot be built until build path errors are resolved
Unable to read '.classpath' file of project lab5

and the 'underlined red' code error is:

The type java.lang.Object cannot be resolved. It is indirectly referenced
from required .class files

I have tried a full rebuild, with no success. Any Suggestions?
Re: eclipse not finding java,lang.Object [message #272607 is a reply to message #272605] Thu, 23 September 2004 23:49 Go to previous message
Eclipse UserFriend
Originally posted by: krayspam.arcor.de

Sounds like you dont have a JDK set up for the project. Set up one in the
libraries tab of project properties.

-- Robert

"exquisitus" <noacman@hotmail.com> wrote in message
news:cj02gu$lv8$1@eclipse.org...
> Hello.
>
> I've used eclipse in conjunction with CVS before, and had no problems.
> However, today when I tried to start writing new code after connecting to
> a new repository, I got the following errors:
>
> The project cannot be built until build path errors are resolved
> Unable to read '.classpath' file of project lab5
>
> and the 'underlined red' code error is:
>
> The type java.lang.Object cannot be resolved. It is indirectly referenced
> from required .class files
>
> I have tried a full rebuild, with no success. Any Suggestions?
>
Previous Topic:Does any one can give me some code exemple for the StatusLineManager?
Next Topic:Problem: Can not launch a View plugin in eclipse 3.0 [Urgent]
Goto Forum:
  


Current Time: Sat May 10 20:33:29 EDT 2025

Powered by FUDForum. Page generated in 0.03697 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top