Skip to content

Commit 074a1fd

Browse files
author
jan
committed
creating a autobuild repository category
1 parent bb71ffc commit 074a1fd

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

io.sloeber.updatesite/category.xml

+10-3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66
<bundle id="io.sloeber.product">
77
<category name="product_ide"/>
88
</bundle>
9+
<bundle id="io.sloeber.autoBuild">
10+
<category name="autoBuild"/>
11+
</bundle>
12+
<bundle id="io.sloeber.autoBuild.ui">
13+
<category name="autoBuild"/>
14+
</bundle>
915
<category-def name="Sloeber" label="Sloeber Arduino IDE">
1016
<description>
1117
Sloeber, Arduino development in the Eclipse IDE.
@@ -16,7 +22,8 @@
1622
Only select this if you are upgrading the Sloeber IDE
1723
</description>
1824
</category-def>
19-
<repository-reference location="https://download.eclipse.org/releases/latest/" enabled="true" />
20-
<repository-reference location="https://download.eclipse.org/eclipse/updates/latest" enabled="true" />
21-
<repository-reference location="https://download.eclipse.org/nebula/releases/latest/" enabled="true" />
25+
<category-def name="autoBuild" label="autoBuild"/>
26+
<repository-reference location="https://download.eclipse.org/releases/latest/" name="" enabled="true" />
27+
<repository-reference location="https://download.eclipse.org/eclipse/updates/latest" name="" enabled="true" />
28+
<repository-reference location="https://download.eclipse.org/nebula/releases/latest/" name="" enabled="true" />
2229
</site>

0 commit comments

Comments
 (0)