Eclipse

From Chemical Engineering @ UP wiki
Revision as of 10:04, 14 February 2012 by 137.215.122.240 (Talk) (Created page with '== Eclipse == [http://www.eclipse.org/ Eclipse] is a general platform for the development of [http://en.wikipedia.org/wiki/Integrated_development_environment IDEs]. It is best …')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Eclipse

Eclipse is a general platform for the development of IDEs. It is best known for being a Java IDE, but it is possible to install plugins which allow you to edit many other languages, and even to draw diagrams.

Installation

There is a local mirror of Eclipse on the campus servers:

  • Windows: Download, unzip and copy the folder to your Program Files folder, then create a shortcut to Eclipse.exe in your start menu.
  • Mac OS X Download, uncompress and drag the folder to your Applications folder.

For Linux, simply install Eclipse using your package manager

Configuration

For campus use, it is useful to set up the campus proxy server. This is done under Preferences|General|Network Connections. You need to fill in the same information for each protocol under Proxy Entries. See the Campus Proxy Servers page.

Plugins

You can now install useful plugins like