Bug 69778 - Java Editor Displays Error Marks in wrong conditions.
Summary: Java Editor Displays Error Marks in wrong conditions.
Status: CLOSED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal with 1 vote (vote)
Target Milestone: 3.1 RC2   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2004-07-10 01:16 EDT by Yuriy Gorvitovskiy CLA
Modified: 2009-08-30 02:08 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yuriy Gorvitovskiy CLA 2004-07-10 01:16:46 EDT
Project has a list of "include" packages for Source Folder. And All packages in
this list are level 4 and higher (like
com/company/server/plugin/*|com/company/server/plugin/abc/*) . 
Compilation and build report no errors. "Problem" tab has no error reported.
Project compilation also has no problem.

But when I open "Java Editor" for one of my Java file Editor put "Error" mark on
import statement (import com.company.server.plugin.abc.*;) with highlighting
only "com.company.server" and explanation "The import com.company.server cannot
be resolved." "Problem" window remains empty and show no errors. Also “Code
assistant” in the file editor doesn't browse any classes inside the importing
package.

The Workaround is to add “/com/company/server/*” to the list of "include"
packages for Source Folder. Close the project and opened java files. Open
project and file again. (Close and Open are very important steps. Refresh and
Clean don't help)
Comment 1 Dirk Baeumer CLA 2004-07-12 05:02:35 EDT
Moving to JDT/Core since this sounds like a builder/reconcile problem.
Comment 2 Philipe Mulet CLA 2005-04-07 07:39:10 EDT
Does it still occur in latest 3.1m6 ? If so then pls reopen
Comment 3 Frederic Fusier CLA 2005-06-08 05:53:16 EDT
Close at there's more than 2 months without any feedback on this issue
=> consider it does no longer happen
Comment 4 Denis Roy CLA 2009-08-30 02:08:16 EDT
As of now 'LATER' and 'REMIND' resolutions are no longer supported.
Please reopen this bug if it is still valid for you.