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 44175 - Resolved reference problem not removed from list
Summary: Resolved reference problem not removed from list
Status: CLOSED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks: 41535
  Show dependency tree
 
Reported: 2004-06-02 11:29 UTC by Milan Kubec
Modified: 2005-07-08 13:00 UTC (History)
0 users

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 Milan Kubec 2004-06-02 11:29:45 UTC
[dev-20040601, JDK 1.4.2]
When user resolves reference problem (missing
library) in the dialog the problematic reference
is not removed from the list.
Comment 1 Milan Kubec 2004-06-03 12:49:28 UTC
And the project is still badged as broken.
Comment 2 zikmund 2004-06-22 10:43:39 UTC
Again in build 200406211800
(I'm quite sure it worked fine in build 200406151800)

1) Have a J2SE project using a user defined library (Run IDE, create a
project, add a library to the project in Properties|Build|Compiling
Sources)
2) Run IDE with a clean user dir
3) Open the project
4) Information dialog opens, close it
5) project context menu|Resolve Reference Problems
6) Missing library listed
7) Press "Resolve...", add wanted library, press OK
8) ERROR:
Reference problem still there.

Notice:
- Only deleting of used library from "Compiling Sources" has helped.
- WebApp project works fine in the 200406211800 build.
Comment 3 Jesse Glick 2004-08-04 02:25:02 UTC
Old. Still reproducible?
Comment 4 Jesse Glick 2004-08-10 03:50:24 UTC
Works fine for me in a current build, JDK 1.4.2. Followed described
steps from zikmund. Result: item for missing library marked with an
"OK" icon, message changes to "Reference was resolved" or similar, and
after closing the dialog the "broken" badge is removed from the
project icon and the Resolve Reference Problems context menu item is
greyed out.
Comment 5 Milan Kubec 2005-07-08 13:00:14 UTC
v/c