Author: dgolovin
Date: 2009-04-14 18:53:02 -0400 (Tue, 14 Apr 2009)
New Revision: 14747
Modified:
trunk/archives/features/org.jboss.ide.eclipse.archives.feature/feature.xml
Log:
arhives.jdt.integration included in achives feature to fix build errors
Modified: trunk/archives/features/org.jboss.ide.eclipse.archives.feature/feature.xml
===================================================================
--- trunk/archives/features/org.jboss.ide.eclipse.archives.feature/feature.xml 2009-04-14
20:30:14 UTC (rev 14746)
+++ trunk/archives/features/org.jboss.ide.eclipse.archives.feature/feature.xml 2009-04-14
22:53:02 UTC (rev 14747)
@@ -102,7 +102,7 @@
This Agreement is governed by the laws of the State of New York and the intellectual
property laws of the United States of America. No party to this Agreement will bring a
legal action under this Agreement more than one year after the cause of action arose. Each
party waives its rights to a jury trial in any resulting litigation.
</license>
-
+
<url>
<update label="%updateSiteName"
url="http://download.jboss.org/jbosstools/updates/stable"/>
</url>
@@ -136,4 +136,11 @@
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.jboss.ide.eclipse.archives.jdt.integration"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
</feature>