|
From: <caw...@us...> - 2007-07-18 15:46:42
|
Revision: 2778
http://svn.sourceforge.net/rubyeclipse/?rev=2778&view=rev
Author: cawilliams
Date: 2007-07-18 08:46:32 -0700 (Wed, 18 Jul 2007)
Log Message:
-----------
convert to plugin project
Modified Paths:
--------------
trunk/org.rubypeople.rdt.debug.core.tests/.project
Modified: trunk/org.rubypeople.rdt.debug.core.tests/.project
===================================================================
--- trunk/org.rubypeople.rdt.debug.core.tests/.project 2007-07-18 15:45:10 UTC (rev 2777)
+++ trunk/org.rubypeople.rdt.debug.core.tests/.project 2007-07-18 15:46:32 UTC (rev 2778)
@@ -13,8 +13,19 @@
<arguments>
</arguments>
</buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.ManifestBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.SchemaBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>org.eclipse.pde.PluginNature</nature>
</natures>
</projectDescription>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|