Before installing Eclipse, I had OpenJDK as the default JVM. I recently changed it to Sun Java.
I did this because Eclipse Helios was very slow. Unfortunately, it is still slow ... Do you have any idea how to get it to use Sun Java?
I could reinstall Eclipse, however I already installed the Android SDK, so I will have to install it again. In the end, I do not think the right way to solve the problem. I am using Ubuntu 10.10.
$ java -version java version "1.6.0_22" Java(TM) SE Runtime Environment (build1.6.0_22-b04) Java HotSpot(TM) 64-Bit Server VM (build 17.1-b03, mixed mode)
I would be grateful for any help.
source share