You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by rg...@apache.org on 2005/09/05 17:10:27 UTC

svn commit: r278766 - /forrest/trunk/tools/eclipse/features/org.apache.forrest.eclipse.feature/feature.xml

Author: rgardler
Date: Mon Sep  5 08:10:08 2005
New Revision: 278766

URL: http://svn.apache.org/viewcvs?rev=278766&view=rev
Log:
Add the repository UI plugin to the Forrest feature

Modified:
    forrest/trunk/tools/eclipse/features/org.apache.forrest.eclipse.feature/feature.xml

Modified: forrest/trunk/tools/eclipse/features/org.apache.forrest.eclipse.feature/feature.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/eclipse/features/org.apache.forrest.eclipse.feature/feature.xml?rev=278766&r1=278765&r2=278766&view=diff
==============================================================================
--- forrest/trunk/tools/eclipse/features/org.apache.forrest.eclipse.feature/feature.xml (original)
+++ forrest/trunk/tools/eclipse/features/org.apache.forrest.eclipse.feature/feature.xml Mon Sep  5 08:10:08 2005
@@ -262,4 +262,10 @@
          install-size="0"
          version="0.1.0"/>
 
+   <plugin
+         id="org.apache.forrest.repository.ui"
+         download-size="0"
+         install-size="0"
+         version="0.0.1"/>
+
 </feature>