Author: akazakov
Date: 2011-09-30 21:18:40 -0400 (Fri, 30 Sep 2011)
New Revision: 35259
Removed:
trunk/common/plugins/org.jboss.tools.common.model/.settings/
trunk/common/plugins/org.jboss.tools.common/.settings/
Modified:
trunk/common/plugins/org.jboss.tools.common.model/META-INF/MANIFEST.MF
trunk/common/plugins/org.jboss.tools.common.ui/META-INF/MANIFEST.MF
Log:
fixed compilation errors
Modified: trunk/common/plugins/org.jboss.tools.common.model/META-INF/MANIFEST.MF
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.model/META-INF/MANIFEST.MF 2011-10-01
01:10:20 UTC (rev 35258)
+++ trunk/common/plugins/org.jboss.tools.common.model/META-INF/MANIFEST.MF 2011-10-01
01:18:40 UTC (rev 35259)
@@ -85,5 +85,5 @@
org.eclipse.core.runtime;visibility:=reexport;bundle-version="3.7.0",
org.eclipse.core.filesystem
Bundle-Version: 3.3.0.qualifier
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-ClassPath: org.jboss.tools.common.model.jar
Modified: trunk/common/plugins/org.jboss.tools.common.ui/META-INF/MANIFEST.MF
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.ui/META-INF/MANIFEST.MF 2011-10-01
01:10:20 UTC (rev 35258)
+++ trunk/common/plugins/org.jboss.tools.common.ui/META-INF/MANIFEST.MF 2011-10-01
01:18:40 UTC (rev 35259)
@@ -25,4 +25,4 @@
org.jboss.tools.common.ui.wizard
Bundle-Vendor: %Bundle-Vendor.0
Bundle-Localization: plugin
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Show replies by date