This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 43172 - Needs compilation icon sometimes incorrectly shown
Summary: Needs compilation icon sometimes incorrectly shown
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-12 18:21 UTC by vbeffa
Modified: 2007-09-26 09:14 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description vbeffa 2004-05-12 18:21:27 UTC
Sometimes the needs compilation icon is 
displayed on the source editor window or the 
filesystems window even after the class has been 
compiled. To make it go away, you have to either 
to rebuild the class, or browse to it in the 
filesystem, or perhaps something else. I can't 
reproduce this consistently, but I see it on a 
regular basis. I saw it in previous IDE versions 
as well.
Comment 1 David Simonek 2004-06-16 14:27:34 UTC
Passing to java module. I don't know to which component this error
should go, so please reassign further if needed.
Comment 2 pootle 2004-08-26 16:29:37 UTC
I have this consistently when I compile to a specific target
(right-click a file, properties->compiler->external
compillation:Target set to a value other than <not set>).

When performing a build when the target is set, the "needs
compilation" icon remains, even though the files have been correctly
built. When performing a compilation on a single file, the "needs
compilation" icon is removed, even though the file is not compiled.
Comment 3 Max Sauer 2005-08-10 13:48:27 UTC
I cannot reproduce this in 200508091800. Usecase from pootle is not aviable in
promo F. Since this is a very old issue, I'm closing it as WORKSFORME. Feel free
to reopen.