Author: adietish
Date: 2011-03-07 05:49:39 -0500 (Mon, 07 Mar 2011)
New Revision: 29563
Modified:
trunk/gwt/plugins/org.jboss.tools.gwt.core/META-INF/MANIFEST.MF
Log:
[JBIDE-7956] removed version range for required com.google.gwt.eclipse.core and updated
com.google.gwt.eclipse.sdkbundle to 2.2.0
Modified: trunk/gwt/plugins/org.jboss.tools.gwt.core/META-INF/MANIFEST.MF
===================================================================
--- trunk/gwt/plugins/org.jboss.tools.gwt.core/META-INF/MANIFEST.MF 2011-03-07 04:57:42
UTC (rev 29562)
+++ trunk/gwt/plugins/org.jboss.tools.gwt.core/META-INF/MANIFEST.MF 2011-03-07 10:49:39
UTC (rev 29563)
@@ -7,8 +7,8 @@
Bundle-Vendor: JBoss by Red Hat
Require-Bundle:
org.jboss.tools.common;bundle-version="[3.2.0,4.0.0)",
- com.google.gwt.eclipse.core;bundle-version="[1.3.3,2.0.0)",
- com.google.gwt.eclipse.sdkbundle.2.1.1;resolution:=optional,
+ com.google.gwt.eclipse.core,
+ com.google.gwt.eclipse.sdkbundle.2.2.0;resolution:=optional,
org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.wst.common.project.facet.core;bundle-version="[1.4.0,2.0.0)",
org.eclipse.core.resources;bundle-version="[3.5.0,4.0.0)",
Show replies by date