Install Eclipse3.3.2 and MyEclipse6.6 in Ubuntu8.10.

Source: Internet
Author: User
I have just installed Ubuntu8.10 and will start my development soon. First, install Eclipse and MyEclipse, which are currently the most popular development environments. The following will record my installation process, hoping to help new users like me a little bit. 1. Install SUNJDK6.01) Use apt-get to install it. Sudoapt-getinstallsun-java6-jdk2) Ubuntu supports multiple Java versions,

I have just installed Ubuntu 8.10 and will start my development soon.

First, install Eclipse and MyEclipse, which are currently the most popular development environments.

The following will record my installation process, hoping to help new users like me a little bit.

1. Install SUN JDK6.0

1) Use apt-get to install the SDK.

Sudo apt-get install sun-java6-jdk

2) Ubuntu supports multiple Java versions, confirm to select sun-java6

Sudo update-alternatives -- config java

/Usr/lib/jvm/java-6-sun/jre/bin/java

3) Configure java environment variables

Sudo gedit/etc/environment

Join:

CLASSPATH =.:/usr/lib/jvm/java-6-sun/lib

JAVA_HOME =/usr/lib/jvm/java-6-sun

JRE =/usr/lib/jvm/java-6-sun/jre

4) view the java version

Java-version

Javac-version

Show java version "1.6.0 _ 10"

2. Download Eclipse

Download the latest version:

Http://download.eclipse.org/eclipse/downloads/

This URL is available for all versions:

Http://archive.eclipse.org/eclipse/downloads/

The latest version of Eclipse is 3.4, but the best version of MyEclipse is 3.3,

So select 3.3.2 SDK download:

Http://archive.eclipse.org/eclipse/downloads/drops/R-3.3.2-200802211800/download.php? Dropfileappseclipse-sdk-3.3.2-linux-gtk.tar.gz

After the download is complete, decompress the package to the $ HOME directory and use it.

You can create an initiator on the desktop:

Right-click the desktop and choose create initiator:

Name: Eclipse

Command:/home/hiker/eclipse

Click OK (my user is hiker. You can click "Browse" to find the eclipse execution file.

3. Install MyEclipse

1) Start Eclipse

2) Help> Software Updates> find and Install...

3) Select "Select for new features to install", click

4) Click "New Remote Site ."

5) Name input "MyEclipse 6 Update Site"

URL: Enter

Http://downloads.myeclipseide.com/downloads/products/eworkbench/discovery-6.5/

Point

6) Click "Finish ."

7) in Search Results, we can see that "MyEclipse 6 Update Site" has four

ICEfaces AJAX Tooling for MyEclipse version 6.6.0

Matisse4MyEclipse version 6.6.0

MyEclipse Enterprise Workbench version 6.6.0

MyEclipse Reports version 6.6.0

We only select MyEclipse Enterprise Workbench version 6.6.0

7) As usual, we'll need to accept the license agreement before proceeding.

Point

8) Feature License

Click: I accept the terms in the license agreement

9) Installation

Copyright statement: original works can be reproduced. During reprinting, you must mark the original source, author information, and this statement in hyperlink form. Otherwise, legal liability will be held.Http://hiker2008.blog.51cto.com/10867/113935

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.