Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse with ADT, crashes Text Error 1(My eclipse crashes when i try to run it.)
Eclipse with ADT, crashes Text Error 1 [message #1243872] Tue, 11 February 2014 15:12 Go to next message
JAIME TORRES is currently offline JAIME TORRESFriend
Messages: 1
Registered: February 2014
Junior Member
Hello everyone;

I just started practicing with Eclipse, to be more specific with ADT, i had a few problems at the begging, with the eclipse.ini, but i got it running later. The fact is that when i started creating my first aplication i crashed again in the test mode, and a "blue screen appears". I restarted my computer but when i tried to run it again, it keep crashing. I tried many solutions in the forum but none works. This my eclipse ini file.

-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.v20120913-144807
-product
com.android.ide.eclipse.adt.package.product
--launcher.XXMaxPermSize
256M
-showsplash
 com.android.ide.eclipse.adt.package.product
--launcher.XXMaxPermSize 
256m
--launcher.defaultAction
 openFile
-vm
C:\Program Files (x86)\Java\jre7\bin\javaw.exe
-vmargs
-Dosgi.requiredJavaVersion=1.6
-Xms40m
-Xmx768m
-Declipse.buildId=v22.3.0
-887826
-XX:MaxPerm Size=512M
-XX:+UseCompressedOops


My computer is running Windows 7 Ultimate, with 8GB RAM

Thank you for any help you can bring

Re: Eclipse with ADT, crashes Text Error 1 [message #1243943 is a reply to message #1243872] Tue, 11 February 2014 17:27 Go to previous message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
You've got 64-bit Eclipse but it looks like you're trying to run it on a 32-bit JVM. That doesn't work, they have to match.
Previous Topic:Installation for Android and non-Android
Next Topic:Using Data Source Explorer Connection
Goto Forum:
  


Current Time: Tue Apr 23 08:15:36 GMT 2024

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

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

Back to the top