Author: dgolovin
Date: 2008-01-30 11:05:30 -0500 (Wed, 30 Jan 2008)
New Revision: 6033
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.ui.test/META-INF/MANIFEST.MF
Log:
fix tests compilation error
Modified: trunk/jsf/tests/org.jboss.tools.jsf.vpe.ui.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.vpe.ui.test/META-INF/MANIFEST.MF 2008-01-30
14:36:41 UTC (rev 6032)
+++ trunk/jsf/tests/org.jboss.tools.jsf.vpe.ui.test/META-INF/MANIFEST.MF 2008-01-30
16:05:30 UTC (rev 6033)
@@ -15,7 +15,9 @@
org.jboss.tools.common.text.ext,
org.jboss.tools.common.model,
org.jboss.tools.vpe.xulrunner,
- org.mozilla.xpcom
+ org.mozilla.xpcom,
+ org.jboss.tools.jst.firstrun,
+ org.eclipse.wst.server.core
Eclipse-LazyStart: true
Bundle-ClassPath: .
Export-Package: org.jboss.tools.vpe.ui.test,
Show replies by date