Tuesday, January 3, 2012

Install Plugins for Different Programming Languages in Eclipse

Eclipse is usually used for java development. But it can also be used for other programming lanugages. To install the plugin for using other programming languages, use the following procedure.
  1. Go to the menu item Help --> Install New Software...
  2. In the "Work with:" input box, select the following:
    Galileo - http://download.eclipse.org/releases/galileo
    Note that this is for the Galileo version of eclipse. For other versions of eclipse, use the corresponding link.
  3. You'll see a list of softwares. One of them is "Programming Languages". From there, you can select the language you want ( for example, C/C++, PHP, etc) and install it.

No comments:

Post a Comment