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 163278 - After Download Libraries step many .java files badly marked as broken
Summary: After Download Libraries step many .java files badly marked as broken
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
: 169562 169625 (view as bug list)
Depends on:
Blocks: 121950
  Show dependency tree
 
Reported: 2009-04-21 16:16 UTC by Jaroslav Pospisil
Modified: 2009-12-11 05:31 UTC (History)
4 users (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 Jaroslav Pospisil 2009-04-21 16:16:16 UTC
In many cases,when I download libraries for opened project(Calculator sample,real-world module projects),there are still
files, marked as broken,but when I open them,there's no error and error mark disappear. I must,however, open all the
files to clear all error badges.
Comment 1 Milos Kleint 2009-04-22 06:35:13 UTC
issue in java integration AFAIK, probably a duplicate of another bug, indeed a serious and reoccuring problem.
Comment 2 Dusan Balek 2009-08-19 08:31:11 UTC
*** Issue 170577 has been marked as a duplicate of this issue. ***
Comment 3 Jan Lahoda 2009-08-20 10:00:56 UTC
Reassigning all moonko's java/source bugs to myself.
Comment 4 Jan Lahoda 2009-08-24 15:50:48 UTC
*** Issue 169625 has been marked as a duplicate of this issue. ***
Comment 5 Jan Lahoda 2009-08-24 15:52:31 UTC
*** Issue 169562 has been marked as a duplicate of this issue. ***
Comment 6 Antonin Nebuzelsky 2009-10-19 12:21:47 UTC
Marking as P2 for now. Maven users are repeatedly complaining about this.

This is a regression introduced in 6.7. Please, fix in 6.8!
Comment 7 Jan Lahoda 2009-10-27 10:44:27 UTC
Tomas is working on this, AFAIK.
Comment 8 Quality Engineering 2009-11-03 10:22:12 UTC
Integrated into 'main-golden', will be available in build *200911030222* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/2d77464c43db
User: Tomas Zezula <tzezula@netbeans.org>
Log: #163278: After Download Libraries step many .java files badly marked as broken - part one.
Comment 9 Tomas Zezula 2009-11-05 09:00:15 UTC
Fixed in jet-main: 2d77464c43db
Fixed in jet-main: aed2605512e5
Fixed in jet-main: 55d060f69ba7
Fixed in jet-main: a580a38d6683
Comment 10 Quality Engineering 2009-11-06 10:01:06 UTC
Integrated into 'main-golden', will be available in build *200911060201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/aed2605512e5
User: Tomas Zezula <tzezula@netbeans.org>
Log: #163278:After Download Libraries step many .java files badly marked as broken
Comment 11 Antonin Nebuzelsky 2009-11-08 16:48:15 UTC
Tomasi, thanks for the fix.

Jardo, please verify ASAP. Thanks.

Wow, my first bugzilla comment after the migration...
Comment 12 Peter Pis 2009-11-09 08:42:49 UTC
Verified for J2SE and NB module project structure. (NB20091107)
Comment 13 Jaroslav Pospisil 2009-12-11 05:31:16 UTC
Verified for all Maven projects.Marking as verified.