mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-02 22:55:26 +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:
parent
249a6c3753
commit
064f9aad7b
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
|||
</appInfo>
|
||||
</annotation>
|
||||
</attribute>
|
||||
<attribute name="id" type="string" use="required">
|
||||
<attribute name="id" type="string">
|
||||
<annotation>
|
||||
<documentation>
|
||||
Uniquely identify this connector
|
||||
|
|
Loading…
Add table
Reference in a new issue