|
From: <caw...@us...> - 2006-07-19 23:21:22
|
Revision: 1522 Author: cawilliams Date: 2006-07-19 16:21:17 -0700 (Wed, 19 Jul 2006) ViewCVS: http://svn.sourceforge.net/rubyeclipse/?rev=1522&view=rev Log Message: ----------- add dependency on org.eclipse.jface.text Modified Paths: -------------- branches/type_inferrence/trunk/org.rubypeople.rdt.core.tests/plugin.xml Modified: branches/type_inferrence/trunk/org.rubypeople.rdt.core.tests/plugin.xml =================================================================== --- branches/type_inferrence/trunk/org.rubypeople.rdt.core.tests/plugin.xml 2006-07-19 05:47:24 UTC (rev 1521) +++ branches/type_inferrence/trunk/org.rubypeople.rdt.core.tests/plugin.xml 2006-07-19 23:21:17 UTC (rev 1522) @@ -19,6 +19,7 @@ <import plugin="org.rubypeople.eclipse.shams"/> <import plugin="org.rubypeople.eclipse.testutils"/> <import plugin="org.jruby"/> + <import plugin="org.eclipse.jface.text"/> </requires> </plugin> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |