This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes IDEs, Version Control and other tools and the fly likes Eclipse java.lang.Object Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "Eclipse java.lang.Object" Watch "Eclipse java.lang.Object" New topic
Author

Eclipse java.lang.Object

Graham VMead
Ranch Hand

Joined: Sep 22, 2003
Posts: 154
Chaps/Chapesses,
I know this is probably a classpath problem but cant find it.
When I go into any of my source files in eclipse all of the code is underlined in red and I get the error " compilation unit indirectly references the missing type java.lang.Object"
Any help would be greatly appreciated.
Graham VMead
Ranch Hand

Joined: Sep 22, 2003
Posts: 154
No worries,
Found out what it was. Had reinstalled Webpshere, and Eclipse was referencing WS JRE, had to re-add system libraries coz Eclipse got its knickers in a twist.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Eclipse java.lang.Object
 
Similar Threads
Factory
can i class be named Object?
get Collection base class
Eclipse classes are not shown
immutable objects....