|
From: <caw...@us...> - 2007-06-01 18:40:00
|
Revision: 2576
http://svn.sourceforge.net/rubyeclipse/?rev=2576&view=rev
Author: cawilliams
Date: 2007-06-01 11:39:58 -0700 (Fri, 01 Jun 2007)
Log Message:
-----------
hmm, really shouldn't add dependencies on those plugins here....
Modified Paths:
--------------
trunk/org.jruby/META-INF/MANIFEST.MF
Modified: trunk/org.jruby/META-INF/MANIFEST.MF
===================================================================
--- trunk/org.jruby/META-INF/MANIFEST.MF 2007-06-01 16:11:35 UTC (rev 2575)
+++ trunk/org.jruby/META-INF/MANIFEST.MF 2007-06-01 18:39:58 UTC (rev 2576)
@@ -4,9 +4,7 @@
Bundle-SymbolicName: org.jruby
Bundle-Version: 0.9.2.3129
Bundle-Localization: plugin
-Require-Bundle: org.eclipse.core.runtime,
- org.eclipse.jface,
- org.eclipse.ui
+Require-Bundle: org.eclipse.core.runtime
Eclipse-LazyStart: false
Bundle-ClassPath: lib/asm-commons-2.2.3.jar,
lib/asm-2.2.3.jar,
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|