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 - explorer nodes
Summary: explorer nodes
Status: RESOLVED DUPLICATE of bug 17534
Alias: None
Product: obsolete
Classification: Unclassified
Component: antlr (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-02 02:37 UTC by _ derrick
Modified: 2001-11-14 04:24 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***