|
From: <mba...@us...> - 2007-01-04 21:14:07
|
Revision: 1751
http://svn.sourceforge.net/rubyeclipse/?rev=1751&view=rev
Author: mbarchfe
Date: 2007-01-04 13:14:02 -0800 (Thu, 04 Jan 2007)
Log Message:
-----------
bin.includes: more general pattern for gem
Modified Paths:
--------------
trunk/org.rubypeople.rdt.launching/build.properties
Modified: trunk/org.rubypeople.rdt.launching/build.properties
===================================================================
--- trunk/org.rubypeople.rdt.launching/build.properties 2006-12-30 09:49:57 UTC (rev 1750)
+++ trunk/org.rubypeople.rdt.launching/build.properties 2007-01-04 21:14:02 UTC (rev 1751)
@@ -3,7 +3,7 @@
ruby/*,\
launching.jar,\
.options,\
- ruby-debug-0.5.gem
+ *.gem
plugin = org.rubypeople.rdt.launching
plugin.name = launching
plugin.classpath = ../org.eclipse.core.runtime/runtime.jar;../org.eclipse.core.resources/resources.jar;../org.eclipse.core.boot/boot.jar;../org.eclipse.debug.core/dtcore.jar;../org.eclipse.ui/workbench.jar;../org.apache.xerces/xmlParserAPIs.jar;../org.rubypeople.rdt.core/bin;../org.rubypeople.rdt.debug.core/bin;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|