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 85016 - Add wizard to add Library to Tools -> Libraries
Summary: Add wizard to add Library to Tools -> Libraries
Status: RESOLVED WORKSFORME
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-15 16:32 UTC by jfurmankiewicz
Modified: 2006-10-03 15:53 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 jfurmankiewicz 2006-09-15 16:32:11 UTC
Very common requirement for any dev-oriented plugin, it seems to be quite
complicate to do it.

Would be great to have a wizard that would just prompt you for a name, list of
JARs on the local filesystem, package them into a module and upon deployment
automatically install it under Tools -> Libraries.

Typical usage would be when developing a module to add support for a different
web framework.
Comment 1 pzajac 2006-10-03 15:53:32 UTC
There already exists wizard for creating j2se libraries in templates:
New|NetBeans Module Development|J2SE library descriptor.

If you are interested in development support for web module development look at
Geerjan's weblog:
http://blogs.sun.com/geertjan/entry/webframeworkprovider_and_a_new_tutorial