1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-14 04:25:21 +02:00

199285: [terminal][api] id is optional to not break API

https://bugs.eclipse.org/bugs/show_bug.cgi?id=199285
This commit is contained in:
Michael Scharf 2007-10-05 13:01:02 +00:00
parent 249a6c3753
commit 064f9aad7b

View file

@ -54,7 +54,7 @@
</appInfo> </appInfo>
</annotation> </annotation>
</attribute> </attribute>
<attribute name="id" type="string" use="required"> <attribute name="id" type="string">
<annotation> <annotation>
<documentation> <documentation>
Uniquely identify this connector Uniquely identify this connector