Author: dgolovin
Date: 2009-11-02 18:30:29 -0500 (Mon, 02 Nov 2009)
New Revision: 18395
Modified:
trunk/jmx/tests/org.jboss.tools.jmx.core.test/META-INF/MANIFEST.MF
Log:
fix continues build error
Modified: trunk/jmx/tests/org.jboss.tools.jmx.core.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/jmx/tests/org.jboss.tools.jmx.core.test/META-INF/MANIFEST.MF 2009-11-02 22:58:58
UTC (rev 18394)
+++ trunk/jmx/tests/org.jboss.tools.jmx.core.test/META-INF/MANIFEST.MF 2009-11-02 23:30:29
UTC (rev 18395)
@@ -12,7 +12,8 @@
org.eclipse.core.runtime,
org.jboss.tools.jmx.core,
org.eclipse.debug.core,
- org.eclipse.jdt.launching
+ org.eclipse.jdt.launching,
+ org.jboss.tools.tests
Export-Package: org.jboss.tools.jmx.core,
org.jboss.tools.jmx.core.tests,
org.jboss.tools.jmx.core.tests.util
Show replies by date