Skip to main content



      Home
Home » Newcomers » Newcomers » getting problem to start Indigo after giving workspace specification
getting problem to start Indigo after giving workspace specification [message #783139] Wed, 25 January 2012 01:22 Go to next message
Eclipse UserFriend
hi, my indigo doesn't start but it asks for workspace, please help me, here is my eclipse.ini file, but i dont think i need changes in this file


-startup
plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.100.v20110502
-product
org.eclipse.epp.package.java.product
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
256M
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
-vm
C:/Program Files (x86)/Java/jdk1.7.0_01/bin/javaw.exe
--launcher.defaultAction
openFile
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Xms40m
-Xmx384m
-XX:+UnlockDiagnosticVMOptions
-XX:+UnsyncloadClass

one more thing, i have installed java ee plugins through
download.eclipse.org/releases/indigo/ that was working yesterday, but dont why today is not working, my indigo also contain adt packages for android application, do i loose my eclipse? please help me...


THANKS in advance,

Regards,
Mahendra


[Updated on: Wed, 25 January 2012 01:35] by Moderator

Re: getting problem to start Indigo after giving workspace specification [message #783336 is a reply to message #783139] Wed, 25 January 2012 09:39 Go to previous message
Eclipse UserFriend
You are trying to run a 64 bit Eclipse on a 32 bit Java VM. That won't work. Eclipse and Java need to both be either 32 bit or 64 bit. There are numerous posts in this group discussing problems running Eclipse where the bittedness doesn't match.
Previous Topic:workspace organization
Next Topic:JBoss Enterprise Applications
Goto Forum:
  


Current Time: Sun Jul 27 13:15:08 EDT 2025

Powered by FUDForum. Page generated in 0.10343 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top