summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt.tools/.classpath
diff options
context:
space:
mode:
authorSilenio Quarti <silenio_quarti@ca.ibm.com>2013-07-15 16:38:36 -0400
committerSilenio Quarti <silenio_quarti@ca.ibm.com>2013-07-15 16:41:57 -0400
commiteb4a566fe3bbefedab594865c6cfba14ed29c7d7 (patch)
tree4ae09fef34c375efe12481c0aecf46b3250b5c08 /bundles/org.eclipse.swt.tools/.classpath
parent22b8405f3e0cc3da801d39c55f8487f33ed54d32 (diff)
downloadeclipse.platform.swt-eb4a566fe3bbefedab594865c6cfba14ed29c7d7.tar.gz
eclipse.platform.swt-eb4a566fe3bbefedab594865c6cfba14ed29c7d7.tar.xz
eclipse.platform.swt-eb4a566fe3bbefedab594865c6cfba14ed29c7d7.zip
Bug 411356 - Move requirement for SWT to Java 1.5. Bug 412067 - isLoadable(); returns False due URL parse error
Diffstat (limited to 'bundles/org.eclipse.swt.tools/.classpath')
-rw-r--r--bundles/org.eclipse.swt.tools/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt.tools/.classpath b/bundles/org.eclipse.swt.tools/.classpath
index 22ab26bdb9..a23e6d08aa 100644
--- a/bundles/org.eclipse.swt.tools/.classpath
+++ b/bundles/org.eclipse.swt.tools/.classpath
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.4"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="JNI Generation"/>
<classpathentry kind="src" path="Mac Generation"/>