mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-04 15:45:25 +02:00
Create a Preview category and add Arduino to it.
Change-Id: I29e4e4ffd5b72a549db5aa485db15939498a6ba0
This commit is contained in:
parent
cd7319b883
commit
919698379f
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
<site>
|
||||
<category-def name="main" label="CDT Main Features"/>
|
||||
<category-def name="extra" label="CDT Optional Features"/>
|
||||
<category-def name="preview" label="CDT Preview Features"/>
|
||||
<feature url="features/org.eclipse.cdt_0.0.0.qualifier.jar" id="org.eclipse.cdt" version="0.0.0">
|
||||
<category name="main"/>
|
||||
</feature>
|
||||
|
@ -93,5 +94,6 @@
|
|||
<category name="extra"/>
|
||||
</feature>
|
||||
<feature id="org.eclipse.cdt.arduino">
|
||||
<category name="preview"/>
|
||||
</feature>
|
||||
</site>
|
||||
|
|
Loading…
Add table
Reference in a new issue