Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAustin Riddle2012-08-29 14:04:23 +0000
committerAustin Riddle2012-08-29 14:04:23 +0000
commit03af1d039dbc0f1ad7c8a4ac2d6784d960387bba (patch)
treee66f5dc6b6f2fba1176d43e0639d1a5cb65c9be8
parent9658c1fb8a4877b675c2bd9237352997f8d9576a (diff)
downloadorg.eclipse.rap.incubator.visualization-03af1d039dbc0f1ad7c8a4ac2d6784d960387bba.tar.gz
org.eclipse.rap.incubator.visualization-03af1d039dbc0f1ad7c8a4ac2d6784d960387bba.tar.xz
org.eclipse.rap.incubator.visualization-03af1d039dbc0f1ad7c8a4ac2d6784d960387bba.zip
changed runtime environment to 1.5
-rw-r--r--bundles/org.eclipse.rap.rwt.visualization.google/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.rap.rwt.visualization.google/META-INF/MANIFEST.MF b/bundles/org.eclipse.rap.rwt.visualization.google/META-INF/MANIFEST.MF
index 8a5a4f7..a20a6ca 100644
--- a/bundles/org.eclipse.rap.rwt.visualization.google/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.rap.rwt.visualization.google/META-INF/MANIFEST.MF
@@ -12,4 +12,4 @@ Export-Package:
org.eclipse.rap.rwt.visualization.google,
org.eclipse.rap.rwt.visualization.google.json
Bundle-Vendor: %Bundle-Vendor
-Bundle-RequiredExecutionEnvironment: J2SE-1.4
+Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top