1) If -vm is not defined in eclipse.ini, eclipse will look for a JRE
- either directly under its installation directory (
<eclipse>\jre
): if you copy the content of any installed JRE in that sub-directory, it will be selected - in
C:\Program Files\Java\JRE...
. - in the
%PATH%
(see above)
-vm C:\Java\JDK\1.6\bin\javaw.exe
No comments:
Post a Comment