[jbosstools-commits] JBoss Tools SVN: r22632 - trunk/xulrunner/site.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Tue Jun 8 09:51:12 EDT 2010
Author: nickboldt
Date: 2010-06-08 09:51:12 -0400 (Tue, 08 Jun 2010)
New Revision: 22632
Added:
trunk/xulrunner/site/site.xml
Log:
add site.xml
Added: trunk/xulrunner/site/site.xml
===================================================================
--- trunk/xulrunner/site/site.xml (rev 0)
+++ trunk/xulrunner/site/site.xml 2010-06-08 13:51:12 UTC (rev 22632)
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+ <description>To install these features, point Eclipse at this site.</description>
+ <!-- JBoss Tools xulrunner Nightly Build Update Site -->
+ <category-def label="JBoss Tools xulrunner Nightly Build Update Site" name="JBoss Tools xulrunner Nightly Build Update Site">
+ <description>JBoss Tools xulrunner Nightly Build Update Site: contains all features in this build.</description>
+ </category-def>
+ <feature url="features/org.mozilla.xpcom.feature_0.0.0.jar" id="org.mozilla.xpcom.feature" version="0.0.0">
+ <category name="JBoss Tools xulrunner Nightly Build Update Site"/>
+ </feature>
+ <feature url="features/org.mozilla.xulrunner.feature_0.0.0.jar" id="org.mozilla.xulrunner.feature" version="0.0.0">
+ <category name="JBoss Tools xulrunner Nightly Build Update Site"/>
+ </feature>
+
+</site>
More information about the jbosstools-commits
mailing list