java - Spring IDE installation error 1 -
when installing spring ide spring-tool-suite-3.0.0.release-e4.2-win32-installer.exe there problem,it says jre5 required install it, using window xp , jre6 installed on system.then cai resolve this?
try specifying location of jre folder in eclipse.ini:
-startup plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar --launcher.library plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.100.v20110502 -product org.eclipse.epp.package.java.product --launcher.defaultaction openfile --launcher.xxmaxpermsize 256m -showsplash org.eclipse.platform --launcher.xxmaxpermsize 256m --launcher.defaultaction openfile -vm c:\java\jdk\1.6\bin\javaw.exe -vmargs -dosgi.requiredjavaversion=1.5 -xms40m -xmx1024m
http://wiki.eclipse.org/eclipse.ini
java spring
No comments:
Post a Comment