Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Apogy/InstallationGuide

< Apogy
Revision as of 15:53, 2 October 2018 by Regent.larcheveque.canada.ca (Talk | contribs) (Create Installation Guide Page.)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The following sections describe the steps required to install Apogy for the various User Roles.

  • Apogy User: This basic installation includes the Apogy plugins and include the Apogy Examples.
  1. Get the TODO.setup Oomph configuration file from TODO;
  2. Get the Eclipse Installer from the Eclipse Installer
  3. Start the Eclipse Installer
  4. Select the Advanced Mode...;
  5. Add a user product:
    1. Click on the + button;
    2. In the Add User Products Wizard, select Browse File System...;
    3. Navigate to the TODO.setup, then press OK;
  6. Back in the Eclipse Installer Product page, press Next;
  7. In the Eclipse Installer Projects page, press Next
  8. In the Eclipse Installer Variables page, select the folder where you want Eclipse to be installed, then press Next
  9. In the Eclipse Installer Confirmation page, press Finish
  • Apogy System Developer : This installation includes the Apogy plugins and include the required SDKs for plugins used be Apogy (ex: XCore).
  1. Get the ApogyDeveloperSDKProduct.setup Oomph configuration file from TODO;
  2. Get the Eclipse Installer from the Eclipse Installer
  3. Start the Eclipse Installer
  4. Select the Advanced Mode...;
  5. Add a user product:
    1. Click on the + button;
    2. In the Add User Products Wizard, select Browse File System...;
    3. Navigate to the ApogyDeveloperSDKProduct.setup, then press OK;
  6. Back in the Eclipse Installer Product page, press Next;
  7. In the Eclipse Installer Projects page, press Next
  8. In the Eclipse Installer Variables page, select the folder where you want Eclipse to be installed, then press Next
  9. In the Eclipse Installer Confirmation page, press Finish
  • Apogy Commiter:This installation includes the Apogy plugins and include the required SDKs for plugins used be Apogy (ex: XCore).
  1. Get the ApogyCommitterSDKProduct.setup Oomph configuration file from TODO;
  2. Get the Eclipse Installer from the Eclipse Installer
  3. Start the Eclipse Installer
  4. Select the Advanced Mode...;
  5. Add a user product:
    1. Click on the + button;
    2. In the Add User Products Wizard, select Browse File System...;
    3. Navigate to the ApogyCommitterSDKProduct.setup, then press OK;
  6. Back in the Eclipse Installer Product page, press Next;
  7. In the Eclipse Installer Projects page, press Next
  8. In the Eclipse Installer Variables page, select the folder where you want Eclipse to be installed, then press Next
  9. In the Eclipse Installer Confirmation page, press Finish

Back to the top