Author: akazakov
Date: 2008-01-24 09:46:32 -0500 (Thu, 24 Jan 2008)
New Revision: 5940
Modified:
trunk/seam/tests/org.jboss.tools.seam.ui.test/META-INF/MANIFEST.MF
Log:
Fixed compilation problem
Modified: trunk/seam/tests/org.jboss.tools.seam.ui.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam.ui.test/META-INF/MANIFEST.MF 2008-01-24 14:44:45
UTC (rev 5939)
+++ trunk/seam/tests/org.jboss.tools.seam.ui.test/META-INF/MANIFEST.MF 2008-01-24 14:46:32
UTC (rev 5940)
@@ -34,7 +34,8 @@
org.jboss.tools.jst.firstrun,
org.eclipse.wst.server.core,
org.eclipse.datatools.connectivity,
- org.jboss.tools.jst.jsp
+ org.jboss.tools.jst.jsp,
+ org.eclipse.jdt.ui
Export-Package: org.jboss.tools.seam.ui.test,
org.jboss.tools.seam.ui.test.view,
org.jboss.tools.seam.ui.test.wizard
Show replies by date