diff --git a/releng/org.eclipse.cdt.releng/buildindex.html b/releng/org.eclipse.cdt.releng/buildindex.html index 48eb28a6e27..81c25bbf7af 100644 --- a/releng/org.eclipse.cdt.releng/buildindex.html +++ b/releng/org.eclipse.cdt.releng/buildindex.html @@ -12,19 +12,33 @@ cdt-master-@branchVersion@-@buildId@.zip

-To use this zip file, in the menu Help->SoftwareUpdates, select the Available Features tab and click Manage sites... Click Add..., -then Archive... and point at the zip file. The list of available features will populate and you can select the features -you want to install. You will at nead require the C/C++ Development Tooling feature which is the CDT runtime. - +To install CDT: +

    +
  1. Download the master zip file and put it somewhere on your machine.
  2. +
  3. Fire up Eclipse (The Platform Run-time 3.4M6a is minimum recommended)
  4. +
  5. Help->Software Updates
  6. +
  7. On the Available Features tab, select Manage sites...
  8. +
  9. Add... in the master zip as an Archive...
  10. +
  11. 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.
  12. +
  13. You can install other neat things, including the Mylyn bridge, from +the CDT Optional Features category.
  14. +

This feature has everything, including: