Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrant Gayed2004-02-11 22:34:46 +0000
committerGrant Gayed2004-02-11 22:34:46 +0000
commitcddde9a2f0181dfa8ce64390b203a88ea7485924 (patch)
tree0c511ec9e29a403392ef04ae1b4540feb124043d /bundles/org.eclipse.swt/.classpath_win32
parent617f4eac36cf474c709ffc521a16e01b9e1eb515 (diff)
downloadeclipse.platform.swt-cddde9a2f0181dfa8ce64390b203a88ea7485924.tar.gz
eclipse.platform.swt-cddde9a2f0181dfa8ce64390b203a88ea7485924.tar.xz
eclipse.platform.swt-cddde9a2f0181dfa8ce64390b203a88ea7485924.zip
51401
Diffstat (limited to 'bundles/org.eclipse.swt/.classpath_win32')
-rwxr-xr-xbundles/org.eclipse.swt/.classpath_win322
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/.classpath_win32 b/bundles/org.eclipse.swt/.classpath_win32
index 546ca13cdd..1813950ce7 100755
--- a/bundles/org.eclipse.swt/.classpath_win32
+++ b/bundles/org.eclipse.swt/.classpath_win32
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
- <classpathentry kind="var" path="JRE_LIB"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="src" path="Eclipse SWT/win32"/>
<classpathentry kind="src" path="Eclipse SWT/common"/>
<classpathentry kind="src" path="Eclipse SWT/common_j2se"/>

Back to the top