Additional Steps to Use an Existing Eclipse Installation

Additional steps are required for the existing Eclipse installation you specify in the installer to work correctly with Unwired Platform.

  1. Download these three .ZIP files from http://download.eclipse.org/eclipse/downloads/drops/R-3.5-200906111540/index.php:
    • eclipse-platform-3.5-win32.zip – Eclipse platform runtime
    • eclipse-JDT-3.5.zip – Eclipse JDT runtime
    • eclipse-PDE-3.5.zip – Eclipse PDE runtime
  2. Unzip the three .ZIP files into a temporary location, <temp> .
  3. Locate your existing Eclipse installation directory – <eclipse_install> in the steps below.
  4. Copy files from directory <temp>\eclipse-platform-3.5-win32\ into <eclipse_install>\eclipse-platform-3.5-win32\.
  5. Copy files from directory <temp>\eclipse-JDT-3.5\eclipse\features\ into <eclipse_install>\eclipse-platform-3.5-win32\eclipse\features\.
  6. Copy files from directory <temp>\eclipse-PDE-3.5\eclipse\features\ into <eclipse_install>\eclipse-platform-3.5-win32\eclipse\features\.
  7. Copy files from directory <temp>\eclipse-JDT-3.5\eclipse\plugins\ into <eclipse_install>\eclipse-platform-3.5-win32\eclipse\plugins\.
  8. Copy files from directory <temp>\eclipse-PDE-3.5\eclipse\plugins\ into <eclipse_install>\eclipse-platform-3.5-win32\eclipse\plugins\.
  9. Copy the directory <temp>\eclipse-JDT-3.5\eclipse\binary into <eclipse_install>\eclipse-platform-3.5-win32\eclipse\.
  10. When you run the installer, on the additional Installation options page select Use an existing Eclipse installation for use with Sybase Unwired Platform, then browse to the directory <eclipse_install>\eclipse-platform-3.5-win32\eclipse\.