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 17229

Summary: explorer nodes
Product: obsolete Reporter: _ derrick <derrick>
Component: antlrAssignee: issues@obsolete <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:

Description _ derrick 2001-11-02 02:37:14 UTC
The explorer nodes displayed under a .g file (header, options, lexers, parsers,
treeparsers) need to be implemented. There is some code in the repository to
support this now, but it needs to be hooked up and probably updated.
The subnodes under  each of these could be options or rules (productions) and
double clicking on any subnode should (open and) move the editor to the start of
that section, class, production etc.
For example behavior see the ant module where the properties, taskdefs and
targets are displayed.
Comment 1 _ derrick 2001-11-14 04:24:12 UTC

*** This issue has been marked as a duplicate of 17534 ***