corner imagecorner image
IDEPlatformPluginsDocs & SupportCommunityPartners

Web Framework Provider Support Template - plugin detail

Web Framework Support template

NetBeans Plugin - Web Framework Provider Support Template
Plugin owner: geertjan
Website: http://java.dzone.com/news/wizard-driven-web-framework-plugin-development
Added: 2008-04-09
Last updated: 2008-04-09
NetBeans Versions: 6.1
License: CDDL
Category: NetBeans Rich Client Platform
Size: 0.02 MB
Downloaded: 638 times
Rating:
 3.73, by 1 users


Download plugin

Verifications for NetBeans versions

Plugin is not subject to any verification

Introduction

Provides web framework template, for generating a starting point when you want to integrate your web framework into NetBeans IDE. Create a new module, right-click it and choose the Web Framework Support template. Choose the library of your choice and make sure to select the checkbox that enables the framework implementation stubs to be created:

1207773322571_Screenshot.png

Then click Next, fill in some class details, and click Finish. Then install the module and create a new web application. The final panel should show a new item for your framework, without you having needed to do any coding. Complete the wizard and the selected library is added to your classpath. Now begin extending the configuration panel, for example, so that users can specify framework-specific details, such as web.xml and other configuration information.



What's new in this version

[ You have to be logged in to be able to comment. ]

User Comments

  

very good

It's a very good plugin!
Posted by gml520 on Apr 10, 2008