|
From: <mba...@us...> - 2006-08-26 12:58:56
|
Revision: 1587 Author: mbarchfe Date: 2006-08-26 05:58:49 -0700 (Sat, 26 Aug 2006) ViewCVS: http://svn.sourceforge.net/rubyeclipse/?rev=1587&view=rev Log Message: ----------- updated bundle classpath so that PDE can generate an errorless build.xml Modified Paths: -------------- trunk/org.jruby/META-INF/MANIFEST.MF Modified: trunk/org.jruby/META-INF/MANIFEST.MF =================================================================== --- trunk/org.jruby/META-INF/MANIFEST.MF 2006-08-26 12:30:57 UTC (rev 1586) +++ trunk/org.jruby/META-INF/MANIFEST.MF 2006-08-26 12:58:49 UTC (rev 1587) @@ -7,8 +7,7 @@ Bundle-Localization: plugin Require-Bundle: org.eclipse.core.runtime Eclipse-LazyStart: false -Bundle-ClassPath: lib/jruby.jar, - . +Bundle-ClassPath: lib/jruby.jar Export-Package: org.ablaf.ast, org.ablaf.internal.ast, org.jruby, This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |