mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-23 17:05:26 +02:00
Moved the how to use zip file paragraph earlier so that people have less chance to miss it.
This commit is contained in:
parent
2aad4defdd
commit
1097f27885
1 changed files with 5 additions and 5 deletions
|
@ -11,6 +11,11 @@
|
|||
<p>
|
||||
<a href="cdt-master-@branchVersion@-@buildId@.zip">cdt-master-@branchVersion@-@buildId@.zip</a>
|
||||
</p>
|
||||
<p>
|
||||
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>
|
||||
<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>
|
||||
|
@ -21,10 +26,5 @@
|
|||
<li>Unified Parallel C Support - Provides support for the Unified Parallel C programming langugage. Provides parsing/indexing infrastructure and language definition, allowing the UPC language to be recognized by CDT. Requires the C99 parser feature.</li>
|
||||
<li>CDT Testing Feature - includes all test plugins required for running automated JUnit tests</li>
|
||||
</ul>
|
||||
<p>
|
||||
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>
|
||||
|
|
Loading…
Add table
Reference in a new issue