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

Summary: missing error badge
Product: groovy Reporter: Lukas Jungmann <jungi>
Component: GrailsAssignee: Petr Hejl <phejl>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: masaki
Priority: P2    
Version: 6.x   
Hardware: All   
OS: Windows Vista   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: screenshot

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 ***