mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Add conversion support to projects
This commit is contained in:
parent
06da385853
commit
0b03dd0034
1 changed files with 7 additions and 0 deletions
|
@ -128,6 +128,13 @@
|
|||
</appInfo>
|
||||
</annotation>
|
||||
</attribute>
|
||||
<attribute name="convertToId" type="string">
|
||||
<annotation>
|
||||
<documentation>
|
||||
The identifier of a projectType, that project types loaded using this definition should be converted to. MBS will invoke a proper converter.
|
||||
</documentation>
|
||||
</annotation>
|
||||
</attribute>
|
||||
</complexType>
|
||||
</element>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue