Jump to content

Eclipse won't start?


Chambo

Recommended Posts

Hey guys so I've had this problem all weekend. Eclipse was running just fine until tried updating my Java to Java 8. I have Windows 8 & I'm currently getting this message:

 

0f28954a8d7fabf103ba64a9b7cff956.png

 

0cc680413b20b6dfb9de03a257a5a6b4.png

 

So I followed this guide: http://stackoverflow.com/questions/6333874/eclipse-startup-error-code-1

 

Copy of my eclipse.ini

 

-startup
plugins/org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.300.v20150602-1417
-product
org.eclipse.epp.package.dsl.product
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
256M
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
--launcher.appendVmargs
-vmargs
-vm
C:\Program Files (x86)\Java\jdk1.8.0_60\jre\bin\javaw.exe
-Dosgi.requiredJavaVersion=1.8
-Xms256m
-Xmx512m
 

 

And even after I follow the guide as you can see in the 2nd picture nothing will prevail. I was half way through my Gold Farm script when my computer just restarted and updated. I don't know if it's from Java updating or my computer restarting.

 

Things I have tried so far:

 

  • Uninstall/Reinstall Java
  • Delete/Re-Download Eclipse
  • Set Environment Variables
  • Change -Xmx1024m to -Xmx512m in eclipse.ini
  • Numerous others in eclipse.ini
  • Restarted my computer about 2 times

 

Any help at all would be greatly appreciated. I've searched all over Google/YouTube/Eclipse Forums, and couldn't find any help. I've been searching all weekend because I know how people are about use the "Google Search/Forum Search" method. Please if you guys have any idea how to fix this please let me know! Thanks in advance!

Edited by Chambo
Link to comment
Share on other sites

I think this happened to me before, try uninstalling and reinstalling Eclipse.

 

As I have already stated I have already removed Eclipse and re-downloaded it.

 

I think this happened to me before, try uninstalling eclipse and installing netbeans instead

 

doge.png

 

Not sure if you're trolling... lol But if so please be serious... lol

Link to comment
Share on other sites

I personally use IntelliJ, i've written all of my scripts and a space invaders game for school completely in IntelliJ. Although if i had to make a second choice, i'd go with eclipse

 

Well it's just that i'm new to coding Java and I heard Eclipse was easier to use/work with. But I think I could try something new! Thanks!

 

Edit: Corrected misspelled word...

Edited by Chambo
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...