[]
Mevenide Netbeans 0.2 Released
[ mkleint ] 21:40, Saturday, 14 August 2004

The mevenide team is pleased to announce the Mevenide Netbeans project support
0.2 release!

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.

Complete list of features


User's guide
- Overview of the features along with descriptive screenshots.

For download, go to http://mevenide.codehaus.org/download.html.

Changes in this version include:

New Features:

o Maven output error parsing. Linking failed tests and compilation errors.
o Added basic support for debugging the project, single class and test.
(MEVENIDE-50)
o Added basic support for running the project and running single class.
o Added project view support for web apps.
o MEVENIDE-48 Global setting of dependency download progress display. A
reasonable default set to avoid too much output.

Have fun!
-The mevenide team