1) Fixed issue #860: Added category.xml to the project.
[phpeclipse.git] / net.sourceforge.phpeclipse / category.xml
diff --git a/net.sourceforge.phpeclipse/category.xml b/net.sourceforge.phpeclipse/category.xml
new file mode 100644 (file)
index 0000000..2469403
--- /dev/null
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+   <feature url="features/net.sourceforge.phpeclipse.feature_1.2.4.qualifier.jar" id="net.sourceforge.phpeclipse.feature" version="1.2.4.qualifier">
+      <category name="PHPeclipse Core"/>
+   </feature>
+   <feature url="features/net.sourceforge.phpeclipse.debug.feature_1.2.4.qualifier.jar" id="net.sourceforge.phpeclipse.debug.feature" version="1.2.4.qualifier">
+      <category name="PHPeclipse Debug Tools"/>
+   </feature>
+   <feature url="features/net.sourceforge.phpeclipse.xdebug.feature_1.2.4.qualifier.jar" id="net.sourceforge.phpeclipse.xdebug.feature" version="1.2.4.qualifier">
+      <category name="PHPeclipse Debug Tools"/>
+   </feature>
+   <category-def name="PHPeclipse Core" label="PHPeclipse Core">
+      <description>
+         Main PHPeclipse plugin
+      </description>
+   </category-def>
+   <category-def name="PHPeclipse Debug Tools" label="PHPeclipse Debug Tools"/>
+</site>