Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'releng/components/wtp-patches32x/category.xml')
-rw-r--r--releng/components/wtp-patches32x/category.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/releng/components/wtp-patches32x/category.xml b/releng/components/wtp-patches32x/category.xml
new file mode 100644
index 000000000..84cda2fab
--- /dev/null
+++ b/releng/components/wtp-patches32x/category.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+
+ <feature
+ id="org.eclipse.jst.web_core.feature.patch">
+ <category
+ name="Web Tools Platform (WTP) Patches @buildversionid@"/>
+ </feature>
+ <category-def
+ name="Web Tools Platform (WTP) Patches @buildversionid@"
+ label="Web Tools Platform (WTP) Patches @buildversionid@">
+ <description>
+ These features provide functionality with the executable code only and are recommended for most users.
+ </description>
+ </category-def>
+</site>

Back to the top