• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Unable to start Eclipse

 
Ranch Hand
Posts: 45
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Experts,

I am using Eclipse Helios, till yesterday my eclipse was working fine.

However today when I am trying to start I am unable to start my eclipse by double click on eclipse.exe.The eclipse Helios page appears for 1 second and then goes

Any idea .

 
Greenhorn
Posts: 29
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Its very difficult to figure out the problem. You can check the eclipse logs that are generated in folder where eclipse is installed or in the workspace which you are tries to open. It might happen that some plugin got corrupted while closing the workspace.
 
Ranch Hand
Posts: 51
Android Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi.

Maybe you should try to find solve of your problem at http://wiki.eclipse.org/FAQ_I_unzipped_Eclipse,_but_it_won%27t_start._Why%3F,

Try to check all suggestions for solutions that are being on this site!
 
author
Posts: 5856
7
Android Eclipse IDE Ubuntu
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Try opening a command prompt and that running eclipsec.exe. That might give some more clues as to the problem.

Also, double-check your eclipse.ini. A misconfiguration (such as referencing a JVM that is no longer on your system because you upgraded) can cause this behavior.

If you still have a problem, then reinstall and be very careful about what plugins you install!
 
Hey, I'm supposed to be the guide! Wait up! No fair! You have the tiny ad!
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic