Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 06:22 Go to next message
mahendra sawarkar is currently offline mahendra sawarkarFriend
Messages: 1
Registered: January 2012
Junior Member
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 06:35]

Report message to a moderator

Re: getting problem to start Indigo after giving workspace specification [message #783336 is a reply to message #783139] Wed, 25 January 2012 14:39 Go to previous message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
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: Fri Mar 29 07:59:33 GMT 2024

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

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

Back to the top