|
From: <caw...@us...> - 2007-05-03 17:33:38
|
Revision: 2429
http://svn.sourceforge.net/rubyeclipse/?rev=2429&view=rev
Author: cawilliams
Date: 2007-05-03 10:33:37 -0700 (Thu, 03 May 2007)
Log Message:
-----------
add new com.aptana.rdt plugins
Modified Paths:
--------------
trunk/org.rubypeople.rdt-feature/feature.xml
trunk/org.rubypeople.rdt-feature/unit-tests-feature/feature.xml
Modified: trunk/org.rubypeople.rdt-feature/feature.xml
===================================================================
--- trunk/org.rubypeople.rdt-feature/feature.xml 2007-05-03 17:33:13 UTC (rev 2428)
+++ trunk/org.rubypeople.rdt-feature/feature.xml 2007-05-03 17:33:37 UTC (rev 2429)
@@ -347,4 +347,10 @@
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="com.aptana.rdt"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
</feature>
Modified: trunk/org.rubypeople.rdt-feature/unit-tests-feature/feature.xml
===================================================================
--- trunk/org.rubypeople.rdt-feature/unit-tests-feature/feature.xml 2007-05-03 17:33:13 UTC (rev 2428)
+++ trunk/org.rubypeople.rdt-feature/unit-tests-feature/feature.xml 2007-05-03 17:33:37 UTC (rev 2429)
@@ -94,4 +94,11 @@
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="com.aptana.rdt.tests"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
</feature>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|