|
From: <caw...@us...> - 2007-03-05 16:56:20
|
Revision: 2090
http://svn.sourceforge.net/rubyeclipse/?rev=2090&view=rev
Author: cawilliams
Date: 2007-03-05 08:56:19 -0800 (Mon, 05 Mar 2007)
Log Message:
-----------
add loadpath for ruby stuff
Added Paths:
-----------
trunk/org.rubypeople.rdt.launching/.loadpath
trunk/org.rubypeople.rdt.refactoring.tests/.loadpath
trunk/org.rubypeople.rdt.testunit/.loadpath
Added: trunk/org.rubypeople.rdt.launching/.loadpath
===================================================================
--- trunk/org.rubypeople.rdt.launching/.loadpath (rev 0)
+++ trunk/org.rubypeople.rdt.launching/.loadpath 2007-03-05 16:56:19 UTC (rev 2090)
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<loadpath>
+ <pathentry path="" type="src"/>
+ <pathentry path="org.rubypeople.rdt.launching.RUBY_CONTAINER" type="con"/>
+</loadpath>
Added: trunk/org.rubypeople.rdt.refactoring.tests/.loadpath
===================================================================
--- trunk/org.rubypeople.rdt.refactoring.tests/.loadpath (rev 0)
+++ trunk/org.rubypeople.rdt.refactoring.tests/.loadpath 2007-03-05 16:56:19 UTC (rev 2090)
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<loadpath>
+ <pathentry path="" type="src"/>
+ <pathentry path="org.rubypeople.rdt.launching.RUBY_CONTAINER" type="con"/>
+</loadpath>
Added: trunk/org.rubypeople.rdt.testunit/.loadpath
===================================================================
--- trunk/org.rubypeople.rdt.testunit/.loadpath (rev 0)
+++ trunk/org.rubypeople.rdt.testunit/.loadpath 2007-03-05 16:56:19 UTC (rev 2090)
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<loadpath>
+ <pathentry path="" type="src"/>
+ <pathentry path="org.rubypeople.rdt.launching.RUBY_CONTAINER" type="con"/>
+</loadpath>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|