October 2004
[ shuber ] 09:21, Thursday, 7 October 2004

The mevenide team is pleased to announce the JBuilder Maven OpenTool 0.1
release!

This JBuilder extension (OpenTool) integrates the IDE with the Maven project
management tool. You can find a description of the supported features,
including screenshots, here

You can download and find installation instructions here

For more information about this OpenTool, please visit it's website

Features:

o Automatic generation and updating of a "MavenAutoUpdated" JBuilder library
that contains all project dependencies.
o Integration of Maven goals as build target in JBuilder IDE.
o Maven output is displayed in JBuilder's message window.

Have fun!
-The mevenide team

[ gdodinet ] 22:40, Sunday, 3 October 2004

The mevenide-ui-eclipse team is pleased to announce the Mevenide Eclipse 0.3.0
release!

This version adds a few new features : maven goals can now be auto-launched and new repository browser and search engine are provided, based on mavenzilla 0.1.

because Eclipse 3.1M2 adds some API changes there are two different update sites :
3.0.x and 3.1M1 users should use the following update site : http://mevenide.codehaus.org/update/3.0/site.xml
3.1M2 users can update through the usual update site : http://mevenide.codehaus.org/update/site.xml

More information is available at http://mevenide.codehaus.org/mevenide-ui-eclipse


-The Mevenide team

[ mkleint ] 13:31, Saturday, 2 October 2004

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

See details (screenshots, features description etc.)
Download

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 New Maven project templates for creation of Maven plugins and Netbeans
modules.
o Added definition of autoupdate server for mevenide.codehaus.org.
o Improved dependencies display and classpath resolution, adding
generated sources to Project view and to the classpath/completion.
Also adding ear sources to Project view.
o Most POM properties are already editable in the Properties... dialog. It's
also possible to move definitions between the project's POM file and the
parent POM it's extending.
o To maven.xml and plugin.jelly files added completion of plugin variables.
The list is taken from the maven plugin cache. For each plugin the
plugin.properties file is scanned to get the variable keys. Starts
completing after "maven." is typed in any attribute value.

Uncounted bug fixes integrated.

This version was tested with Netbeans 4.0 beta2.

Have fun!
-The mevenide team