You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Gilles Dodinet <rh...@free.fr> on 2004/07/14 00:12:05 UTC

[ANN] Mevenide Eclipse 0.2.1 Released

Following the Maven 1.0 release, the mevenide team is pleased to 
announce the Mevenide Eclipse 0.2.1 release!

http://mevenide.codehaus.org/mevenide-ui-eclipse

Please note that you may need to uninstall the previous version before 
installing this one.


Changes in this version include:

  New Features:

o Add POM Template management through a preference pages.
o All Maven specific dependencies are now bundled as an external plugin.
o Maven Plugin Provider Infrastructure allows plugin providers to 
statically
  contribute to Mevenide preference pages.
o Add new preferences page to manage user defined dependency types.
o Add simple POM wizard that can use templates.
o Add Pom validation. Supports infinite inheritance scheme.

  Fixed bugs:

o Pages correctly refreshed if they have already been opened (see also
  MEVENIDE-23) Issue: MEVENIDE-11.
o Also fix issue causing two launch configurations to be created. Issue:
  MEVENIDE-18.
o Refresh behaviour now implemented through the use of ILaunchesListener2.
  Issue: MEVENIDE-20.
o Now correctly use MAVEN_REPO Classpath Variable when synchronizing
  .classpath. Issue: MEVENIDE-24.
o Now lookup reports registrar goal name instead of plugin directory name.
  Issue: MEVENIDE-26.
o Tags now allowed within POMs, but still need to be protected with CDATA
  blocks. Issue: MEVENIDE-28.
o Fix NPE when no launch configurations exist. Issue: MEVENIDE-29.
o AutoBuild is now set to false prior to adding artifacts to .classpath and
  is restored after that. Issue: MEVENIDE-31.
o Now allow to specify user defined types Issue: MEVENIDE-39.
o Propagate Maven global plugin directory change (plugins are now cached in
  ~/.maven/cache) Issue: MEVENIDE-40.
o Mark Argument Tab editor as dirty when a cell loses focus without Enter
  having been hit. Issue: MEVENIDE-41.

  Changes:

o Preference pages reorganized for better readibility.
o Required location preferences can now be regenerated automatically.
o Open Property Sheet on List elements double click in POM Editor.
o Use Jdom-based unmarshaller to support entities reading. No entities
  writing yet.
o Icons now follow new 3.0 LnF.
o Offline mode in maven.xml outline page is now functional.
o Pom Creation Action now works on any IContainer.
o Pom Creation Action can now use templates.
o Mevenide Launch Config Type now has an associated image  

Have fun!
-The mevenide team
     

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org