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 59506 - Provide easy development of NetBeans modules
Summary: Provide easy development of NetBeans modules
Status: RESOLVED INVALID
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-01 15:36 UTC by jayantbsai
Modified: 2005-09-05 09:51 UTC (History)
1 user (show)

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 jayantbsai 2005-06-01 15:36:50 UTC
I am developing an application, which I would like to be callable as a
standalone app or lanunched from an IDE from a menu item. It took me a day to
find and then get to work a simple module in netbeans (thanks to :
http://blogs.sun.com/roller/page/geertjan/?anchor=netbeans_modules_for_dummies_part).

But eclipse provides a project type for developing plugins within the IDE and a
sample. It took me 1/2 hour to get it working.

There needs to a project type or a sample added when creating a new project to
allow easy development of NetBeans modules, based on either platform or IDE.
Comment 1 Martin Krauskopf 2005-06-01 20:53:27 UTC
It is planned for NB 4.2. At least something of your requirements. For more
details see http://apisupport.netbeans.org/new-apisupport.html maybe
http://apisupport.netbeans.org/phase-II-ui.html. Also you can read
harness/README in the latest NB build which contains details about module
infrastructure.

If you want to know all the latest info you can subscribe yourself to the
apisupport project mailing list (also check its archive)

http://apisupport.netbeans.org/servlets/ProjectMailingListList
Comment 2 Jesse Glick 2005-06-01 20:59:27 UTC
Closing this issue since it's too general to be useful, but please stay tuned.
dev@apisupport is focussed on technical issues pertaining to apisupport
development and may not be useful for you yet - unless you are interested in
trying out bleeding-edge stuff and helping track down problems.