How can I enforce Eclipse to use Sun Java?

Posted by Dan on Stack Overflow See other posts from Stack Overflow or by Dan
Published on 2011-01-16T15:54:11Z Indexed on 2011/01/16 16:53 UTC
Read the original article Hit count: 206

Filed under:
|
|

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

© Stack Overflow or respective owner

Related posts about java

Related posts about eclipse