May 2005
[ arik ] 23:01, Sunday, 29 May 2005

The MevenIDE team is pleased to announce the MevenIDE for IDEA 0.1 release!

The MevenIDE for IDEA project aims to integrate Maven into the popular IntelliJ IDEA IDE.
This is the first release - your comments, suggestions, ideas and bug reports are welcome!

Features:

  • A graphical Project Object Model (POM) editor. The editor includes a standard text editor, as well as an intuitive user interface for editing the various aspects of a project.
  • Full synchronization between the POM text editor and the graphical POM editor, as well as with POM modifications outside the IntelliJ IDE.
  • Automatic discovery of POM files (project.xml and maven.xml) for each IntelliJ module. The plugin will detect if you create one of these files either from inside the IDE or from outside, and will respond appropriately.
  • A special Maven side pane (also called a Tool Window) displaying the available Maven goals for the project. The pane shows goals defined in the module's maven.xml file, and common goals, marked as "favorites" in the module settings dialog.
  • Execution of selected goal(s) in a dedicated execution console which supports stop, pause, and re-run. The console supports copying the Maven output into the clipboard or into a text file.
  • Compilation errors reported by Maven in the execution console are displayed as links, which open the appropriate source code file at the appropriate location.
  • Auto-detection of your Maven home (via the MAVEN_HOME environment variable), and support for specifying a different Maven home (does not modify the environment variable).
  • Easy installation via the IntelliJ IDEA plugins manager.
  • Support for assigning shortcut keys (hot-keys) for specific goals for a specific module in the IDE (no need to find the goal in the Goals tool window).

Have fun!
-The MevenIDE team.

[ mkleint ] 20:58, Sunday, 22 May 2005

The mevenide team is pleased to announce the Mevenide for Netbeans 0.7 release!

Changes in this version include:

o Added webapp deployment, using Cargo. Generally
attempted to improve webapp/j2ee support.
o Project template for extending Mevenide.
o Multiple bugs fixed, multiple small usability improvements.

Have fun!
-The mevenide team

[ Mark Proctor ] 21:13, Wednesday, 11 May 2005

The Drools development team is proud to announce the release of Drools 2.0-rc2.

Please see the Release Notes for more details on this release.

The Project Downloads page contains full information on obtaining Drools.

[ Mark Proctor ] 19:43, Thursday, 5 May 2005

The Drools development team is proud to announce the release of Drools 2.0-rc1.

Please see the Release Notes for more details on this release.

The Project Downloads page contains full information on obtaining Drools.