mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-06 07:45:50 +02:00
Fix extension point schema
This commit is contained in:
parent
b9391d98b1
commit
5b26865d56
1 changed files with 109 additions and 109 deletions
|
@ -12,7 +12,7 @@
|
|||
|
||||
<element name="extension">
|
||||
<complexType>
|
||||
<sequence>
|
||||
<sequence minOccurs="1" maxOccurs="unbounded">
|
||||
<element ref="provider"/>
|
||||
</sequence>
|
||||
<attribute name="point" type="string" use="required">
|
||||
|
|
Loading…
Add table
Reference in a new issue