Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

eclipse galileo not responding ubuntu 64-bit

I'm having a problem with eclipse galileo on ubuntu 64-bit system. when ever i open it the splash scree turns gray but keeps loading and then when eclipse opens it shows the secure storage password request and hangs. I dont know what could be wrong, it used to work fine before, if you have or had the same problem please tell me what to do

like image 429
Darth Plagueis Avatar asked Apr 12 '10 09:04

Darth Plagueis


2 Answers

I have had this happen on Galileo (3.5) and Helios (3.6).

If you delete .eclipse you will lose all software installed through the Help | Install New Software menu option.

It is enough to delete the file ~/.eclipse/org.eclipse.equinox.security/secure_storage

like image 95
rhunwicks Avatar answered Oct 01 '22 17:10

rhunwicks


Try clean $HOME$/.eclipse directory.

Its better to just rename at first.

See what happens

like image 41
Alexey Avatar answered Oct 01 '22 17:10

Alexey