Mevenide for Netbeans 0.8
[
mkleint
]
19:33, Monday, 8 August 2005
The mevenide team is pleased to announce the Mevenide Netbeans project support
0.8 release!
Mevenide Netbeans site
The project's aim to to provide Maven project type support for the Netbeans
IDE 4.0. The features include recognition of Maven projects, setup of the
project in the IDE, running Maven, editor support for configuration files etc.
Changes in this version include:
New Features:
o Dependencies now visible and editable in Project View. Add/Edit/Remove
dependency actions easily accessible from project explorer. One can
download the missing dependencies, download/view it's javadoc etc.
See a descriptive screenshot
o MEVENIDE-165 - allow user to check the remote repositories for javadocs and
sources of project's dependencies.
o Added the default Netbeans IDE webapp/j2ee deployment. Allows deploying and
debugging on IDE-supported servers.
o Access pom and property files from the project view.
Multiple bugs fixed as usual.
Have fun!
-The mevenide team