How can I enforce Eclipse to use Sun Java?
- by Dan
Hi
Before installing Eclipse I had Open JDK on default. Now I changed it to Sun Java.
I did as Eclipse Helios was running really slow, unfortunately it is still... Do you have any ideas how to enforce it to use Java Sun? I could reinstal it however I have already Android SDK installed so I would have to do all the process again, after all thats not the correct way of solving problem I think. I'm 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)
Would be grateful for any help.
Best, Daniel