Author: vrubezhny
Date: 2010-10-11 12:20:27 -0400 (Mon, 11 Oct 2010)
New Revision: 25730
Modified:
trunk/jst/plugins/org.jboss.tools.jst.web.ui/META-INF/MANIFEST.MF
Log:
JBIDE-7201
SeamELContentAssist tests failures
XHTMLTemplateContentAssistComputer CA Computer's package is exported due to make it
visible to WST.
Modified: trunk/jst/plugins/org.jboss.tools.jst.web.ui/META-INF/MANIFEST.MF
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.web.ui/META-INF/MANIFEST.MF 2010-10-11 16:12:05
UTC (rev 25729)
+++ trunk/jst/plugins/org.jboss.tools.jst.web.ui/META-INF/MANIFEST.MF 2010-10-11 16:20:27
UTC (rev 25730)
@@ -10,6 +10,7 @@
org.jboss.tools.jst.web.ui.action,
org.jboss.tools.jst.web.ui.action.adf,
org.jboss.tools.jst.web.ui.attribute.adapter,
+ org.jboss.tools.jst.web.ui.editor.pref.template.contentassist,
org.jboss.tools.jst.web.ui.editors,
org.jboss.tools.jst.web.ui.editors.forms,
org.jboss.tools.jst.web.ui.editors.webapp.form,