[jbosstools-commits] JBoss Tools SVN: r17478 - trunk/esb/plugins/org.jboss.tools.esb.project.core/META-INF.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Tue Sep 8 12:05:15 EDT 2009


Author: rob.stryker at jboss.com
Date: 2009-09-08 12:05:15 -0400 (Tue, 08 Sep 2009)
New Revision: 17478

Modified:
   trunk/esb/plugins/org.jboss.tools.esb.project.core/META-INF/MANIFEST.MF
Log:
JBIDE-4854 - ugh missed another file. doh

Modified: trunk/esb/plugins/org.jboss.tools.esb.project.core/META-INF/MANIFEST.MF
===================================================================
--- trunk/esb/plugins/org.jboss.tools.esb.project.core/META-INF/MANIFEST.MF	2009-09-08 15:58:54 UTC (rev 17477)
+++ trunk/esb/plugins/org.jboss.tools.esb.project.core/META-INF/MANIFEST.MF	2009-09-08 16:05:15 UTC (rev 17478)
@@ -29,7 +29,8 @@
  org.eclipse.jem.util,
  org.eclipse.wst.common.emfworkbench.integration,
  org.eclipse.emf.ecore,
- org.jboss.ide.eclipse.as.classpath.core
+ org.jboss.ide.eclipse.as.classpath.core,
+ org.jboss.ide.eclipse.as.wtp.core;bundle-version="1.0.0"
 Bundle-ActivationPolicy: lazy
 Bundle-Vendor: %providerName
 Export-Package: org.jboss.tools.esb.core,



More information about the jbosstools-commits mailing list