Download/Installation
Prerequisites
The Pda tool is implemented as a plugin for the public-domain IDE http://www.eclipse.org/. If you haven’t installed it, you can download and install it from http://www.eclipse.org/downloads/index.php; Pda requires Eclipse version 3.x. You also need to install the GEF plugin for Eclipse, which can be downloaded from http://www.eclipse.org/gef/.
Also, make sure that you have a Java runtime environment/development kit installed; Pda require j2sdk or j2re version 1.4 and above. The Java software can be downloaded, for instance, at http://java.sun.com/j2se/1.4.2/download.html.
Installation
The installation of the Pda-plugin can be done from within the running Eclipse-IDE:
- Start the Eclipse environment and start the update wizard by
selecting the menu item Help
->
Software Updates->
Find and Install as shown here:
- On the following page, select “
Search for new features to install
”; select this also, if you are upgrading from an earlier Pda version; click “Next
”.
-
On the following page, enter a “
New Remote Site
” with the following parameters:Name: Pda Update Site
URL: http://www.kestrel.edu/research/pda/updates
After that an entry for “
Pda Update Site
” should appear in the list of update sites.Note: if you are upgrading from an earlier version, you don’t need setup the update site, as you already have it.
-
Check the box next to the “
Pda Update Site
” line and click “Next
” -
On the following page you should see an entry for the latest Pda version. If not it means that you have probably the latest version installed or that your Eclipse configuration is missing a required plugin for Pda.
-
Check the box next to the Pda version you want to install, click “
Next
”.
-
Accept the license agreement and click “
Finish
” to start the installation. -
There will be one more screen, where you have to click “
Install
”. -
After restarting the Eclipse workbench (done automatically on confirmation) the Pda-Plugin should be ready to use.