Author: max.andersen(a)jboss.com
Date: 2007-09-17 11:26:56 -0400 (Mon, 17 Sep 2007)
New Revision: 3660
Modified:
trunk/as/tests/org.jboss.ide.eclipse.as.test/META-INF/MANIFEST.MF
Log:
added missing require-bundles to make the project compile
Modified: trunk/as/tests/org.jboss.ide.eclipse.as.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/as/tests/org.jboss.ide.eclipse.as.test/META-INF/MANIFEST.MF 2007-09-17 15:17:51
UTC (rev 3659)
+++ trunk/as/tests/org.jboss.ide.eclipse.as.test/META-INF/MANIFEST.MF 2007-09-17 15:26:56
UTC (rev 3660)
@@ -14,6 +14,8 @@
org.eclipse.wst.server.core,
org.eclipse.jst.common.project.facet.core,
org.eclipse.wst.common.project.facet.core,
- org.eclipse.wst.common.project.facet.ui
+ org.eclipse.wst.common.project.facet.ui,
+ org.eclipse.debug.core,
+ org.eclipse.jdt.launching
Eclipse-LazyStart: true
Bundle-ClassPath: archivestest.jar