|
From: <caw...@us...> - 2007-05-23 03:01:20
|
Revision: 2521
http://svn.sourceforge.net/rubyeclipse/?rev=2521&view=rev
Author: cawilliams
Date: 2007-05-22 20:01:17 -0700 (Tue, 22 May 2007)
Log Message:
-----------
hide rdocexport package
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-05-22 18:48:12 UTC (rev 2520)
+++ trunk/org.rubypeople.rdt.ui/META-INF/MANIFEST.MF 2007-05-23 03:01:17 UTC (rev 2521)
@@ -17,7 +17,6 @@
org.rubypeople.rdt.internal.ui.infoviews,
org.rubypeople.rdt.internal.ui.preferences,
org.rubypeople.rdt.internal.ui.preferences.formatter,
- org.rubypeople.rdt.internal.ui.rdocexport,
org.rubypeople.rdt.internal.ui.resourcesview,
org.rubypeople.rdt.internal.ui.rubyeditor,
org.rubypeople.rdt.internal.ui.search,
@@ -25,6 +24,7 @@
org.rubypeople.rdt.internal.ui.text.folding,
org.rubypeople.rdt.internal.ui.text.ruby,
org.rubypeople.rdt.internal.ui.text.ruby.hover,
+ org.rubypeople.rdt.internal.ui.text.template.contentassist,
org.rubypeople.rdt.internal.ui.util,
org.rubypeople.rdt.internal.ui.viewsupport,
org.rubypeople.rdt.internal.ui.wizards,
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|