mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
Update install instructions
This commit is contained in:
parent
8cfbdf812c
commit
2c51861e8a
1 changed files with 3 additions and 4 deletions
|
@ -16,10 +16,9 @@
|
|||
To install CDT:
|
||||
<ol>
|
||||
<li>Download the master zip file and put it somewhere on your machine.</li>
|
||||
<li>Fire up Eclipse (The Platform Run-time 3.4 is minimum recommended)</li>
|
||||
<li>Help->Software Updates</li>
|
||||
<li>On the Available Features tab, select Manage sites...</li>
|
||||
<li>Add... in the master zip as an Archive...</li>
|
||||
<li>Fire up Eclipse (The Platform Run-time 3.5M5 is minimum recommended)</li>
|
||||
<li>Help->Install New Software...</li>
|
||||
<li>Add... in the master zip as an Archive site</li>
|
||||
<li>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
|
||||
|
|
Loading…
Add table
Reference in a new issue