1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 17:05:26 +02:00

203553: Apply patch on behalf on Beth Tibbitts

This commit is contained in:
Andrew Ferguson 2007-09-17 14:28:27 +00:00
parent 90b276e9c0
commit 4d57809f9b

View file

@ -132,7 +132,9 @@ API document for
<li>
<p>
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.
</p>
<li>