mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-09 03:23:07 +02:00
203553: Apply patch on behalf on Beth Tibbitts
This commit is contained in:
parent
90b276e9c0
commit
4d57809f9b
1 changed files with 3 additions and 1 deletions
|
@ -132,7 +132,9 @@ API document for
|
||||||
<li>
|
<li>
|
||||||
<p>
|
<p>
|
||||||
Specify the project type you wish the template to be associated with. The project type id can be
|
Specify the project type you wish the template to be associated with. The project type id can be
|
||||||
found by looking at the project types contributed to the buildDefinitions extension point. See the CDT Build System documentation in the developer guide for built-in project type ids.
|
found by looking at the project types contributed to the buildDefinitions extension point.
|
||||||
|
For more information about project types, see <a href="../cdt_build_system/whats_new/4.0/whats_new_CBS_40.html#_TocSectionUIModel_2">
|
||||||
|
New project information in the What's New in CDT Build section</a>, especially the section "What are the general project type entries?".
|
||||||
<code class="ProgramOutput">projectType</code> drop-down list. This is an mandatory attribute.
|
<code class="ProgramOutput">projectType</code> drop-down list. This is an mandatory attribute.
|
||||||
</p>
|
</p>
|
||||||
<li>
|
<li>
|
||||||
|
|
Loading…
Add table
Reference in a new issue