Author: estherbin
Date: 2008-08-22 06:13:57 -0400 (Fri, 22 Aug 2008)
New Revision: 9859
Modified:
trunk/common/plugins/org.jboss.tools.common.model.ui/META-INF/MANIFEST.MF
Log:
Move configuration for el substitution to the another bundle.
Modified: trunk/common/plugins/org.jboss.tools.common.model.ui/META-INF/MANIFEST.MF
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.model.ui/META-INF/MANIFEST.MF 2008-08-22
10:13:16 UTC (rev 9858)
+++ trunk/common/plugins/org.jboss.tools.common.model.ui/META-INF/MANIFEST.MF 2008-08-22
10:13:57 UTC (rev 9859)
@@ -115,6 +115,8 @@
org.eclipse.core.filesystem,
org.jboss.tools.vpe.xulrunner,
org.eclipse.wst.html.core,
- org.mozilla.xpcom
+ org.mozilla.xpcom,
+ org.jboss.tools.jst.web
Bundle-Version: 2.0.0
-
+Export-Package: org.jboss.tools.common.editor.el,
+ org.jboss.tools.common.editor.rreferences