Home > Documentation > Developing > Development environment > Installing Eclipse |
Eclipse provides an extensible development platform and application frameworks for building software. The Web Tools Platform (WTP) extends the Eclipse platform tools for developing Web and Java EE applications. They need to be installed as the prerequisite for the Geronimo Eclipse Plugin (GEP), which is used for developing, deploying and testing Java EE assets on the Geronimo server. Eclipse and WTP can be installed in the following manners:
The prerequisite Eclipse software for GEP can be downloaded as a single download, which is called the Eclipse IDE for Java EE developers. It can be downloaded from the Eclipse Downloads site. Download and extract the Eclipse IDE for Java EE Developers archive (for e.g. eclipse-jee-galileo-win32.zip
), to a directory of your choice (for e.g. C:\eclipse
). The archive will be extracted to a directory named eclipse under the directory you specified (for e.g. C:\eclipse\eclipse
), referred to as <ECLIPSE_HOME> from now on. Launch Eclipse by running <ECLIPSE_HOME>/eclipse
.
The Eclipse IDE can be downloaded separately from the Eclipse Downloads site. Download and extract the Eclipse SDK archive (for e.g. eclipse-SDK-3.5-win32.zip
), to a directory of your choice (for e.g. C:\eclipse
), referred to as <ECLIPSE_HOME>. The archive will be extracted to the directory <ECLIPSE_HOME>/eclipse
.
To install WTP, you can download and install WTP manually or install using the Eclipse Update Manager. Note that you have to install different versions of WTP for Eclipse Galileo (3.5), Eclipse Ganymede (3.4.x) and Eclipse Europa (only 3.3.2 or equivalent), and follow different steps to install WTP.
The Web Tools Platform can be downloaded manually from the Eclipse WTP download, and you will be presented with multiple versions of the WTP. Download the Web Tools Platform Complete archive for your specific release.
<ECLIPSE_HOME>/eclipse/dropins
.<ECLIPSE_HOME>/eclipse/dropins
.<ECLIPSE_HOME>/features
and <ECLIPSE_HOME>/plugins
respectively.Note: Before install WTP on Eclipse Europa, you must have Eclipse SDK 3.3.2 or higher, and certain software prerequisites installed. See Web Tools Platform Release 2.0.3 for more details about the prerequisites.
You will follow different procedures in Eclipse Galileo, Eclipse Ganymede and Eclipse Europa.
<ECLIPSE_HOME>/eclipse
.<ECLIPSE_HOME>/eclipse
.Note: Before install WTP on Eclipse Europa, you must have Eclipse SDK 3.3.2 or higher, and certain software prerequisites installed. See Web Tools Platform Release 2.0.3 for more details about the prerequisites.
You can install Eclipse by building souce code of GEP. See How to Build Geronimo Eclipse Plugin from Source for more information.
Bookmark this on Delicious Digg this | Privacy Policy - Copyright © 2003-2011, The Apache Software Foundation, Licensed under ASL 2.0. |