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 70879 - Wizard for navigator provider impl
Summary: Wizard for navigator provider impl
Status: NEW
Alias: None
Product: apisupport
Classification: Unclassified
Component: Templates (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Kozeny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-31 19:47 UTC by Jesse Glick
Modified: 2013-02-14 13:17 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2005-12-31 19:47:11 UTC
Should be a wizard to add a NavigatorProvider impl to an NBM project, incl.
registering it with some content type. Can probably assume that it would use
Node's and maybe a BeanTreeView for display. AntNavigatorPanel could be used as
a starting point.