Bug 60233 - Stale tasks view & related editor problems - bug 21437 re-occurs
Summary: Stale tasks view & related editor problems - bug 21437 re-occurs
Status: RESOLVED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.1.2   Edit
Hardware: Sun Solaris
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2004-04-28 08:17 EDT by Johan CLA
Modified: 2009-08-30 02:07 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johan CLA 2004-04-28 08:17:36 EDT
When building a project for the first time, I had several errors and warnings,
which were listed in the tasks view. After I fixed all these, and rebuilt the
entire project, the very same errors and warnings remained in the tasks view.
They also remained in the editor window for the related java files.

For example, a warning that "The import java.io is never used" for one file was
fixed by doing Ctrl-shift-o on that file (which effectively removed the import
statement from the file). But after doing a rebuild, the same warning remained
in the tasks window, and was also marked in the bar just to the right of the
scrollbar of the editor (with that java file loaded), with a tooltip giving the
warning.

Even though the errors remain in the tasks view and the editor windows, I can
still run the project, which shows that the errors really have been fixed, and
that it seems to be a UI problem.

The only resolution I have found to get rid of this is to restart eclipse. When
re-loading all files after re-start, the tasks view and editor is showing the
proper information.

This bug occurs both in version 2.1.2 and 2.1.3.

Note: could all this have anything to do with the fact that my code makes use of
an external JAR-file?
Comment 1 Dirk Baeumer CLA 2004-04-28 09:38:12 EDT
Since both the task view and the editor are showing the problems it seems that 
they still exist as markers in the workspace. Moving to Platform/UI since 
21437 was a Task/View bug.

Is there anything in the log file ?
Comment 2 Johan CLA 2004-04-29 03:36:42 EDT
The error log contains 6 messages of the type: "Could not load library:
libcore_2_1_0a.so. Nothing else.

Btw, the bug has not re-occured when I have continued work on the project, which
maybe limits the severity(?).
Comment 3 Dirk Baeumer CLA 2004-05-06 18:03:29 EDT
Marking as remind since it isn't reproducable.
Comment 4 Denis Roy CLA 2009-08-30 02:07:21 EDT
As of now 'LATER' and 'REMIND' resolutions are no longer supported.
Please reopen this bug if it is still valid for you.