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

PTP/environment setup 21

< PTP
Revision as of 19:32, 7 May 2008 by Tibbitts.us.ibm.com (Talk | contribs) (Install steps)

PTP Environment Setup for PTP 2.1 development

Prerequisites

Install steps

  1. Install Ganymede (download from eclipse.org/downloads, Eclipse Classic, Development, Get Eclipse 3.4M7 aka Ganymede)
  2. Download CDT 5.0 - get from http://download.eclipse.org/tools/cdt/builds/5.0.0/index.html - save the cdt-master file, will use it later
  3. Launch Eclipse (Ganymede) and install CDT
    1. Help > Software Updates ...
    2. Make sure 'Available Software' is selected at the top
    3. Click Add site, archive, and locate the cdt-master-whatever-zip you downloaded above; hit OK
    4. Select at least the 3 items under CDT Main features (make sure they are checked)
    5. Click Install ... Next, Accept, Finish
  4. Check out PTP code from eclipse.org repository
    • See instructions at [1]

Back to the top