Eclipse run slow problem resolution under ubuntu10.04

Source: Internet
Author: User

Running eclipse under Ubuntu is very slow, it feels like using a classic machine to write a program and study the Java environment to find that I am installing the open JDK instead of the sun JDK.

In Ubuntu, the official found the following instructions, links

Sun Java moved to the Partner repository

For the Ubuntu 10.04 LTS, the SUN-JAVA6 packages have been dropped to the the Ubuntu Multiverse section. It is recommended this use OPENJDK-6 instead.

If you can don't switch from the proprietary Sun JDK/JRE to OpenJDK, you can install SUN-JAVA6 packages from the Canonical P Artner Repository. Can configure your system to use this repository via command-line:

Add-apt-repository "Deb Http://archive.canonical.com/lucid partner"

Fainted and had to manually install Sun's JDK.

Entering at the command line

$ sudo add-apt-repository "Deb http://archive.canonical.com/lucid partner"
$ sudo apt-get update
$ sudo apt-get install SUN-JAVA6-JDK

Get

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.