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 142925 - incorrect error badge on Configuration node
Summary: incorrect error badge on Configuration node
Status: VERIFIED FIXED
Alias: None
Product: groovy
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: martin_adamek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-05 14:00 UTC by Lukas Jungmann
Modified: 2008-10-30 14:24 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 Lukas Jungmann 2008-08-05 14:00:52 UTC
[beta build from today's morning running on  1.6.0_10-rc-b28]

-create new grails project
-wait until project is created and cp scan finish

=> Configuration node is marked with an error badge but should not be
Comment 1 Lukas Jungmann 2008-08-07 11:36:08 UTC
not grails specific - same happens for regular java package root node in groovy/groovy-java demo sample
Comment 2 Jan Lahoda 2008-08-11 17:42:41 UTC
I tried to disabled storing of errors for virtual files, could you please check if it helps? Thanks.

http://hg.netbeans.org/main?cmd=changeset;node=278c5d4259e2
Comment 3 Quality Engineering 2008-08-12 04:11:12 UTC
Integrated into 'main-golden', available in build *200808120201* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/278c5d4259e2
User: Jan Lahoda <jlahoda@netbeans.org>
Log: #142925: disable error badges for virtual sources.
Comment 4 martin_adamek 2008-08-14 17:33:03 UTC
Fixed.
Comment 5 Lukas Jungmann 2008-10-02 16:53:44 UTC
v.