mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-06 09:16:02 +02:00
update install instructions for p2
This commit is contained in:
parent
924e43ef60
commit
1fd0bf48d8
2 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,6 @@
|
||||||
<target name="testbuild" depends="zips,test,copy"/>
|
<target name="testbuild" depends="zips,test,copy"/>
|
||||||
<target name="buildcopy" depends="zips,copy"/>
|
<target name="buildcopy" depends="zips,copy"/>
|
||||||
<target name="cdtbuild" depends="tag,zips,test,upload"/>
|
<target name="cdtbuild" depends="tag,zips,test,upload"/>
|
||||||
<target name="buildzip" depends="zips"/>
|
|
||||||
|
|
||||||
<target name="init">
|
<target name="init">
|
||||||
<touch file="${user.home}/.cvspass" />
|
<touch file="${user.home}/.cvspass" />
|
||||||
|
|
|
@ -12,9 +12,10 @@
|
||||||
<a href="cdt-master-@branchVersion@-@buildId@.zip">cdt-master-@branchVersion@-@buildId@.zip</a>
|
<a href="cdt-master-@branchVersion@-@buildId@.zip">cdt-master-@branchVersion@-@buildId@.zip</a>
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
To use this zip file, in the menu Help->SoftwareUpdates->Find and Install..., select Search for new features to install,
|
To use this zip file, in the menu Help->SoftwareUpdates, select the Available Features tab and click Manage sites... Click Add...,
|
||||||
click New Archived Site..., and point at the zip file. The Update Manager will start up and you can select the features
|
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.
|
you want to install. You will at nead require the C/C++ Development Tooling feature which is the CDT runtime.
|
||||||
|
|
||||||
</p>
|
</p>
|
||||||
<p>This feature has everything, including:</p>
|
<p>This feature has everything, including:</p>
|
||||||
<ul>
|
<ul>
|
||||||
|
|
Loading…
Add table
Reference in a new issue