You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Sachin Patel <sp...@gmail.com> on 2006/04/19 22:07:49 UTC

Build eclipse plugin using M2

The eclipse plugin has been fully converted to M2 and no will no  
longer build with M1.  There are still some todo's left but  
everything should compile and both the zip and update site assemblies  
should generate.  Most likley you'll probably run into out of memory  
errors during the build and will want to set MAVEN_OPTS=-Xmx512m  
before building to avoid this issue.

- sachin