• 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
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

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!
 
Watchya got in that poodle gun? Anything for me? Or this tiny ad?
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic