Installing the Eclipse IDE and Agentry Editor Plug-In

The Agentry Editor is the primary development tool for building metadata-driven mobile applications. The Agentry Editor is provided as a plug-in to the Eclipse IDE. Install and configure the proper version of Eclipse first, then install the plug-in to the Eclipse implementation.

Prerequisites
Task

Install the 32-bit or 64-bit version of the Agentry Editor. This version must match the Eclipse IDE version.

  1. Download the proper Eclipse IDE version, then extract it to a directory in the desired location.
  2. Install the Java Runtime Environment.
    • If you install it under the Eclipse home directory, for example, C:\eclipse\jre, you do not have to modify any environmental variables.
    • If you install it to the default location, be sure to add the paths for the jre\bin and jre\lib directories to the Path environment variable in Windows before attempting to start Eclipse.
  3. Copy the Agentry Editor Eclipse plug-in zip file from the SDK_HOME\AgentryToolkit\AgentryEditors directory to the system where you installed the Eclipse IDE.
    • 32-bit: Agentry_7.0.0.x_EditorPlugin_x86.zip
    • 64-bit: Agentry_7.0.0.x_EditorPlugin_x86_64.zip
  4. Start Eclipse by double-clicking eclipse.exe in the extracted folder.
  5. Create a new Eclipse workspace.
  6. Within Eclipse, select Help > Install New Software.
  7. At the top of the Available Software dialog, click Add.
  8. In the Add Repository dialog, click Archive, navigate to the proper version of the Agentry Editor plug-in zip file, then click Open.
  9. In the Add Repository dialog, click OK.
  10. Select the box for the Agentry Editor and click Next.
  11. In the Install Details dialog, click Next.
  12. Accept the terms of the license agreement, then click Finish.
  13. Ignore the security warning regarding unsigned content, and click OK.
  14. Click Yes to restart the Eclipse SDK.
  15. In the Workbench, select Window > Open Perspective > Other.

    You can select either of the Agentry perspectives to begin work.



Next
Complete the Agentry Editor configuration within the Eclipse IDE.
Related concepts
Agentry Editor and Eclipse Platform Configuration Overview