|
From: <caw...@us...> - 2007-01-26 15:13:30
|
Revision: 1888
http://svn.sourceforge.net/rubyeclipse/?rev=1888&view=rev
Author: cawilliams
Date: 2007-01-26 07:13:27 -0800 (Fri, 26 Jan 2007)
Log Message:
-----------
expose package that should be exposed (and is being used by murphee's JRuby extension plugin)
Modified Paths:
--------------
trunk/org.rubypeople.rdt.ui/META-INF/MANIFEST.MF
Modified: trunk/org.rubypeople.rdt.ui/META-INF/MANIFEST.MF
===================================================================
--- trunk/org.rubypeople.rdt.ui/META-INF/MANIFEST.MF 2007-01-26 14:44:51 UTC (rev 1887)
+++ trunk/org.rubypeople.rdt.ui/META-INF/MANIFEST.MF 2007-01-26 15:13:27 UTC (rev 1888)
@@ -35,6 +35,7 @@
org.rubypeople.rdt.ui.rubyeditor,
org.rubypeople.rdt.ui.text,
org.rubypeople.rdt.ui.text.folding,
+ org.rubypeople.rdt.ui.text.hyperlinks,
org.rubypeople.rdt.ui.text.ruby.hover,
org.rubypeople.rdt.ui.wizards
Require-Bundle: org.eclipse.ui.ide,
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|