Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

CDT/Obsolete/User/DownloadCDTLatest

< CDT‎ | Obsolete
Revision as of 10:56, 29 April 2008 by Unnamed Poltroon (Talk) (New page: == Before you install == You have to install Eclipse platform 3.4M6a or later for your platform == Download and Install CDT 5.0 == *1) Download the master zip file and put it somewhere ...)

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

Before you install

You have to install Eclipse platform 3.4M6a or later for your platform

Download and Install CDT 5.0

  • 1) Download the master zip file and put it somewhere on your machine.
    Master zip file can be found on Nightly Builds page, bottom link
  • 2) Fire up Eclipse
  • 3) Help->Software Updates
  • 4) On the Available Features tab, select Manage sites...
  • 5) Add... in the master zip as an Archive...
    Note: if feature list won't update close and re-open Software Updates dialog.
    Note: Current version only works with Archive, it does not work if you unpack it and use Local Site.
  • 6) Under CDT Main Features select the one you want. C/C++ Development
    Tools is the main one. The SDK adds in the schemas and source for
    building extensions to the CDT. The C/C++ Development Platform is the
    Tools without the GNU toolchain support.
  • 7) You can install other neat things, including the Mylyn bridge, from
    the CDT Optional Features category.

Back to the top