Ubuntu_install Eclipse IDE on Ubuntu 12.04

Source: Internet
Author: User
Document directory
  • Install jdt for Java Development
Install eclipse Platform

First of all, you shocould install the eclipse platform-core of the IDE-then you can choose/install the language extensions/tools required according to your need. Open a terminal and execute-

sudo apt-get install eclipse-platform

Now, you're installed the core platform you can install development plugins according to your need. I 've listed some of them so if you can't find the plugin for your preferred ages here, then go to official site.

Install jdt for Java Development

If you want to setup eclipse with Java then install Java development tools (jdt) package for eclipse.

sudo apt-get install eclipse-jdt
Install CDT for C/C ++ Development

If you want to use Eclipse IDE for C/C ++ developments then install CDT (C/C ++ development tools) packages for eclipse-

sudo apt-get install eclipse-cdt
Aptana Studio for Web developers

Aptana Studio is a good ide for Web developers-it is a good ide for python, Ruby on Rails, HTML, CSS and Javascript development. although, you could install the standalone version of Aptana Studio 2 but if you're using eclipse then better install it
A eclipse plugin. To install Aptana Studio development plugin eclipse, just follow these simple steps-

  • Open eclipse and goHelp-> install new softwareAnd paste the URL (http://download.aptana.com/studio3/plugin/install)
  • Now, few more next... and you're done!
Android Development SDK/ADT plugin for eclipse

I 've already explained in detail (step by step instruction) about
Setting up Android SDK on Ubuntu-so refer that post if necessary.

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.