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

Difference between revisions of "PTP/builds/2.1.0"

< PTP‎ | builds
(Quick installation instructions)
Line 9: Line 9:
 
! Download Link
 
! Download Link
 
! Comments
 
! Comments
 +
|-
 +
| M1a
 +
| 200809101609
 +
| [http://www.eclipse.org/downloads/download.php?file=/tools/ptp/builds/ptp-master-2.1.0-I200809101609.zip  ptp-master-2.1.0-I200809101609.zip]
 +
| M1a re-spin to fix proxy problem
 
|-
 
|-
 
| M1a
 
| M1a

Revision as of 16:28, 10 September 2008

This page contains pre-release builds of PTP 2.1. For installation details see PTP/release_notes/2.1 - or, a quick version is below.

The release can be installed by downloading the update site archive file below. Then using Eclipse 3.4 (plus CDT 5.0.1) use Help > Software Updates .... Then Add Site and add this file as an Archive.

Build Date Download Link Comments
M1a 200809101609 ptp-master-2.1.0-I200809101609.zip M1a re-spin to fix proxy problem
M1a 200809092109 ptp-master-2.1.0-I200809092109.zip Includes performance tools framework and Photran dependency
M1 200809081559 ptp-master-2.1.0-I200809081559.zip Excluding performance tools framework

 

RDT (Remote Development Tools)

RDT is currently available in the PTP M1 build above.

See RDT planning page for more information.

See also RDT setup info

Quick installation instructions

  • Get Eclipse 3.4
  • Download cdt-master archive for 5.0.1 (for example from here: http://download.eclipse.org/tools/cdt/builds/5.0.1/index.html)
  • Download ptp-master archive (see link above) for PTP 2.1
  • Launch eclipse.
  • Help > Software updates...
  • Click on 'Available Software'
    • Select CDT: Click "Add Site..." and click "Archive..." and point to cdt-master for 5.0.1. Select what you want (everything?)
    • Select PTP: Click "Add Site..." and click "Archive..." and point to ptp-master. Select what you want (everything?)
      • Note: if you don't have Photran, UNCHECK the "Tau Fortran enabler"
    • Select RSE: (To test RDT) Expand "Ganymede" item at top of dialog; expand "Remote Access and Device Development"
      • Select "Remote System Explorer End-User Runtime"
      • (Optional??) Select "RSE User Actions"
  • Click "Install..." in upper right of dialog
  • Assuming there are no other missing pre-reqs, click through the rest of the install.
  • If you want to use RDT, you will need the remote server software. We are looking at how to distribute this. See RDT Setup above for how to build it yourself.

Back to the top