Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Eclipse IDE can be downloaded separately from the Eclipse Downloads site. Download and extract the Eclipse classic archive (for e.g. eclipse-SDK-3.4.1-win32.zip), to a directory of your choice (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.

Download WTP manually

The Web Tools Platform Complete can be downloaded manually from the Eclipse WTP download, and extract the archive (for e.g. wtp-R-3.0.3-20081113203138.zip), to the directory <eclipse_home>/eclipse/dropins.

Install WTP using the Eclipse Update Manager

  1. Launch Eclipse from <eclipse_home>/eclipse.
  2. Select Help->Software Updates.. from the menu.
    Image Added
  3. On the next screen select Available Software tab, and ganymede.
  4. Expand Web and Java EE Development, select Java EE Developer Tools and Web Developer Tools.
  5. Click Install.

Installing Eclipse using Ant script from GEP build

...