|
From: <caw...@us...> - 2007-03-05 16:56:05
|
Revision: 2089
http://svn.sourceforge.net/rubyeclipse/?rev=2089&view=rev
Author: cawilliams
Date: 2007-03-05 08:56:00 -0800 (Mon, 05 Mar 2007)
Log Message:
-----------
add ruby nature
Modified Paths:
--------------
trunk/org.rubypeople.rdt.testunit/.project
Modified: trunk/org.rubypeople.rdt.testunit/.project
===================================================================
--- trunk/org.rubypeople.rdt.testunit/.project 2007-03-05 15:25:15 UTC (rev 2088)
+++ trunk/org.rubypeople.rdt.testunit/.project 2007-03-05 16:56:00 UTC (rev 2089)
@@ -6,6 +6,11 @@
</projects>
<buildSpec>
<buildCommand>
+ <name>org.rubypeople.rdt.core.rubybuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
@@ -24,5 +29,6 @@
<natures>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>org.rubypeople.rdt.core.rubynature</nature>
</natures>
</projectDescription>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|