1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00

Provide more instructions on the build index.html page.

This commit is contained in:
Doug Schaefer 2007-06-06 11:39:32 +00:00
parent 2076eb6dc5
commit 2878f6dff0

View file

@ -8,6 +8,9 @@
<p><a href="compilelog.txt">Compile Log</a></p>
<p><a href="junits.html">JUnit Results</a></p>
<h3>CDT Master Feature</h3>
<p>
<a href="cdt-master-@branchVersion@-@buildId@.zip">cdt-master-@branchVersion@-@buildId@.zip</a>
</p>
<p>This feature has everything, including:</p>
<ul>
<li>CDT Runtime Feature - includes editor, search, builders, launch, debug, gnu toolchain integrations for build/debug, user documentation</li>
@ -19,7 +22,9 @@
<li>CDT Testing Feature - includes all test plugins required for running automated JUnit tests</li>
</ul>
<p>
<a href="cdt-master-@branchVersion@-@buildId@.zip">cdt-master-@branchVersion@-@buildId@.zip</a>
To use this zip file, in the menu Help->SoftwareUpdates->Find and Install..., select Search for new features to install,
click New Archived Site..., and point at the zip file. The Update Manager will start up 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.
</p>
</body>
</html>