No of visitors who read this post:
1626
Category:
Prog\Scripting Languages
Type:
Question
Author:
Elsietbrown
I recently downloaded 64-bit versions of eclipse-jee-juno-win32-x86_64.zip and jdk-7-windows-x64.exe. Afterwards, I changed eclipse.ini to :
Code: [Select all] [Show/ hide]
-startup
plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20120522-1813
-product
org.eclipse.epp.package.jee.product
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
256M
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
-vm
C:\Java\jdk1.7.0\bin\javaw.exe
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Dhelp.lucene.tokenizer=standard
-Xms40m
-Xmx512m
This should’ve solved download issues yet there are still errors.

Changing .ini path doesn’t work either. I’m using a laptop with Windows 7 64-bit.
What I’ve done was supposed to work. Do I have to download the files again?
- Login or Signup Now to post comments

Hallo Elsie,
If you are getting problems while trying to install this application then it is probably due to the following reasons:
Hope this helps.
Regards,
Carl