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 149072 - missing error badge
Summary: missing error badge
Status: RESOLVED DUPLICATE of bug 132778
Alias: None
Product: groovy
Classification: Unclassified
Component: Grails (show other bugs)
Version: 6.x
Hardware: All Windows Vista
: P2 blocker (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-03 14:37 UTC by Lukas Jungmann
Modified: 2011-12-30 14:07 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
screenshot (138.37 KB, image/png)
2008-10-03 14:37 UTC, Lukas Jungmann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Jungmann 2008-10-03 14:37:21 UTC
-create new grails app
-create a valid domain class and save it
-create another domain class, make it invalid (ie. add offending '}' at the end) and save it

=>
 expected: there will be an error badge on the project/source root nodes
 actual: no error badge is present
Comment 1 Lukas Jungmann 2008-10-03 14:37:47 UTC
Created attachment 71115 [details]
screenshot
Comment 2 Petr Hejl 2008-11-19 15:06:39 UTC
The whole error badging functionality is missing.
Comment 3 Martin Janicek 2011-12-30 14:07:37 UTC

*** This bug has been marked as a duplicate of bug 132778 ***