Author: yradtsevich
Date: 2011-07-08 13:15:09 -0400 (Fri, 08 Jul 2011)
New Revision: 32773
Modified:
trunk/struts/plugins/org.jboss.tools.struts.vpe.struts/META-INF/MANIFEST.MF
Log:
https://issues.jboss.org/browse/JBIDE-8882 : Move VPE.Struts templates plugins up to
baseline
Modified: trunk/struts/plugins/org.jboss.tools.struts.vpe.struts/META-INF/MANIFEST.MF
===================================================================
--- trunk/struts/plugins/org.jboss.tools.struts.vpe.struts/META-INF/MANIFEST.MF 2011-07-08
17:14:07 UTC (rev 32772)
+++ trunk/struts/plugins/org.jboss.tools.struts.vpe.struts/META-INF/MANIFEST.MF 2011-07-08
17:15:09 UTC (rev 32773)
@@ -3,8 +3,8 @@
Bundle-Name: %bundleName
Bundle-SymbolicName: org.jboss.tools.struts.vpe.struts;singleton:=true
Bundle-Version: 3.1.0.qualifier
-Require-Bundle: org.eclipse.ui,
- org.eclipse.core.runtime,
+Require-Bundle: org.eclipse.ui;bundle-version="3.7.0",
+ org.eclipse.core.runtime;bundle-version="3.7.0",
org.jboss.tools.vpe
Bundle-ActivationPolicy: lazy
Bundle-Vendor: %vendorName