eclipse not finding java,lang.Object [message #272605] |
Thu, 23 September 2004 22:58  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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?
>
|
|
|
Powered by
FUDForum. Page generated in 0.03697 seconds