Bug 5285 - Compile errors on load when Java Perspective not open
Summary: Compile errors on load when Java Perspective not open
Status: RESOLVED DUPLICATE of bug 3303
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.0 M4   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-26 10:28 EDT by Michael Valenta CLA
Modified: 2002-03-05 06:27 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Valenta CLA 2001-10-26 10:28:39 EDT
I get the following compile error when I load a project consisting of the JUnit 
sources from a repository when the Java perspective has not been opened (i.e. 
start eclipse on a new workspace and load the JUnit project first).

"This compilation unit indirectly references the missing type 
java.lang.Object..."

Rebuilding the project does not get ride of the error until the Java 
perspective has been opened.
Comment 1 Philipe Mulet CLA 2001-10-29 07:23:24 EST

*** This bug has been marked as a duplicate of 3303 ***