jump to navigation

Spring Netbeans module integrated into Netbeans 6.1 May 23, 2008

Posted by craig2600 in : spring , comments closed

The Spring Netbeans Module has been integrated into Netbeans 6.1, which is available for download at

http://download.netbeans.org/netbeans/6.1/final/

Please post comments about the Netbeans Spring support to the nbusers@netbeans.org mailing lists, and file issues against the web component in the Netbeans issue tracking system at http://www.netbeans.org.

Netbeans 6.1 Beta Released with Spring Framework Support March 14, 2008

Posted by craig2600 in : spring , comments closed

Thanks to Troy Giunipero and the Netbeans team, a tutorial has been created that shows how you can quickly get started creating Spring Framework applications using the Netbeans IDE. The tutorial can be found at the following location:

http://www.netbeans.org/kb/55/quickstart-spring.html

If you have any comments or suggestions about the module, we welcome any feedback. Please submit your comments using the sourceforge form. Thanks

Contributing to the Spring Netbeans Module November 10, 2006

Posted by craig2600 in : spring, netbeans , comments closed

Think you might be interested in helping out on the project? See how easy it is to get started developing modules using the Netbeans IDE. This short viewlet demonstrates how quickly you can install Netbeans and check out the Spring Netbeans Module code using the new integrated Subversion support.

Using the Spring Netbeans Module November 5, 2006

Posted by craig2600 in : spring, netbeans , comments closed

A Viewlet flash demo has been added that walks through the installation process of the module and how to get started writing Spring Framework 2.0 applications using the Netbeans IDE v5.5.

Release 0.3 added including Spring Framework 2.0 final October 3, 2006

Posted by craig2600 in : spring, netbeans , comments closed

A release has been added that uses the Spring Framework 2.0 final release libraries. This plugin allows developers to select the Spring Framework 2.0 as a framework when creating web applications using the Netbeans 5.0 IDE

framework selction

New release of spring-netbeans module v0.2 October 2, 2006

Posted by craig2600 in : spring, netbeans , comments closed

The 0.2 release of the spring-netbeans module has been added to the downloads section. This release includes Spring Framework 2.0 RC4 libraries integrated into the create web application wizard process. The goal of the module is to help users get up and running quickly producing Spring Framework applications using the Netbeans IDE.

You can download the module from

http://sourceforge.net/project/showfiles.php?group_id=174340

Also the module has recently been added to the nbextras project and can be retrieved from their autoupdate site.

http://www.nbextras.org/pages/howto-use.html

Release 0.1 added for Spring Framework Netbeans module August 31, 2006

Posted by craig2600 in : spring, netbeans , comments closed

Spring Framework Wizard ScreenshotAn early release of a module providing Netbeans integration with the Spring Framework has been released. The module allows users to select select the Spring Framework when creating web applications in Netbeans. The module will then add the necessary libraries, configure spring in the web.xml, and register an XML Catalog in the netbeans runtime tab. This will enable XML code completion when editing Spring Framework beans configuration files.

An initial version of the module can be downloaded from:

http://sourceforge.net/project/showfiles.php?group_id=174340