Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Why does my Eclipse crash all the time?

Somehow stupid question, I have to admit - hope it won't cost me too many points.

To make it clear: I would also be happy if you can help me find the reason for the crashes. I wouldn't expect a precise answer.

However, I don't see why my Eclipse is crashing (freezing) all the time. Mostly when I save a file.

For some reason, crashes seem to increase lately...

I use Eclipse Helios (Version: 3.6.1) and Java version 1.6.0_20 (OpenJDK Runtime Environment (IcedTea6 1.9.2) (6b20-1.9.2-0ubuntu2) OpenJDK 64-Bit Server VM (build 19.0-b09, mixed mode)) on Ubuntu 10.10 (64-Bit).

Thank you!

like image 838
speendo Avatar asked Dec 28 '10 20:12

speendo


People also ask

Why my Eclipse is closing automatically?

Memory Setting. This is also one of the main reason for this problem. Sometimes when you run a memory intensive application in Eclipse and Eclipse run out of memory then you can get this issue. To increase the memory open the eclipse.

Why does my Eclipse keep not responding?

If there is a project you earlier imported externally (outside of Workspace), that may cause this problem. If you can access Eclipse try to remove it. If you are getting the 'No responding at startup', then go delete the file at source. This will solve the problem.


1 Answers

Try installing sun-java6-jdk from the partnerrepository.

like image 159
ismail Avatar answered Sep 29 '22 08:09

ismail