[jboss-user] [JBoss Portal Development] New message: "Re: Problem with Eclipse IDE and Maven"

Peter Johnson do-not-reply at jboss.com
Thu Mar 4 15:07:54 EST 2010


User development,

A new message was posted in the thread "Problem with Eclipse IDE and Maven":

http://community.jboss.org/message/530049#530049

Author  : Peter Johnson
Profile : http://community.jboss.org/people/peterj

Message:
--------------------------------------------------------------
Do what the warning message says - add a -vm entry to your eclipse.ini file. Mine looks like this:
 
-startup
plugins/org.eclipse.equinox.launcher_1.0.200.v20090520.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519
-product
org.eclipse.epp.package.jee.product
--launcher.XXMaxPermSize
256M
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
*-vm
C:/apps/Java/jdk1.6.0_18/jre/bin/client/jvm.dll
*-vmargs
-Dosgi.requiredJavaVersion=1.5
-Xms40m
-Xmx512m

--------------------------------------------------------------

To reply to this message visit the message page: http://community.jboss.org/message/530049#530049




More information about the jboss-user mailing list