|
From: <mir...@us...> - 2007-02-06 12:38:08
|
Revision: 1914
http://svn.sourceforge.net/rubyeclipse/?rev=1914&view=rev
Author: mirkostocker
Date: 2007-02-06 04:38:01 -0800 (Tue, 06 Feb 2007)
Log Message:
-----------
added the refactoring plug-in to the feature and rdt.map
Modified Paths:
--------------
trunk/org.rubypeople.rdt-feature/feature.xml
trunk/org.rubypeople.rdt.build/map/rdt.map
Modified: trunk/org.rubypeople.rdt-feature/feature.xml
===================================================================
--- trunk/org.rubypeople.rdt-feature/feature.xml 2007-02-06 08:31:40 UTC (rev 1913)
+++ trunk/org.rubypeople.rdt-feature/feature.xml 2007-02-06 12:38:01 UTC (rev 1914)
@@ -27,7 +27,7 @@
The RDT feature contains the following plug-ins and libraries
from external providers:
RegExp plug-in, http://e-p-i-c.sourceforge.net
-JRuby, http://jruby.sourceforge.net
+JRuby, http://jruby.codehaus.org/
kxml2, http://kxml.sourceforge.net
The file org.rubypeople.rdt.launching/ruby/eclipseDebug.rb
is based on the debug.rb file, which is part of the ruby 1.6.8
@@ -339,4 +339,11 @@
version="0.9.2.2944"
unpack="false"/>
+ <plugin
+ id="org.rubypeople.rdt.refactoring"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
</feature>
Modified: trunk/org.rubypeople.rdt.build/map/rdt.map
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|