Skip to content

Commit 926bc52

Browse files
committed
389: Add category to update site
* Removed lengthy old feature description * Added Jan's website to the feature description * Removed plugin.xml and splash.bml from product project because they are not used. * Set correct description of product manifest.
1 parent b127299 commit 926bc52

File tree

5 files changed

+2
-59
lines changed

5 files changed

+2
-59
lines changed

it.baeyens.arduino.feature/feature.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -76,11 +76,4 @@ If you do not agree with this policy, then please do not install this software.
7676
version="3.0.0.qualifier"
7777
unpack="false"/>
7878

79-
<plugin
80-
id="it.baeyens.arduino.product"
81-
download-size="0"
82-
install-size="0"
83-
version="3.0.0.qualifier"
84-
unpack="false"/>
85-
8679
</feature>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
3-
Bundle-Name: Product
3+
Bundle-Name: Eclipse Arduino Project
44
Bundle-SymbolicName: it.baeyens.arduino.product;singleton:=true
55
Bundle-Version: 3.0.0.qualifier
66
Bundle-RequiredExecutionEnvironment: JavaSE-1.8

it.baeyens.arduino.product/plugin.xml

Lines changed: 0 additions & 50 deletions
This file was deleted.

it.baeyens.arduino.product/splash.bmp

-651 KB
Binary file not shown.

it.baeyens.arduino.updatesite/category.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<feature url="features/it.baeyens.arduino.feature_3.0.0.qualifier.jar" id="it.baeyens.arduino.feature" version="3.0.0.qualifier">
44
<category name="Arduino"/>
55
</feature>
6-
<category-def name="Arduino" label="Arduino Eclipse Plugins">
6+
<category-def name="Arduino" label="Arduino Eclipse Plugin">
77
<description>
88
Arduino development in the Eclipse IDE.
99
</description>

0 commit comments

Comments
 (0)