summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/build
diff options
context:
space:
mode:
authorGrant Gayed <ggayed>2008-06-18 18:24:29 +0000
committerGrant Gayed <ggayed>2008-06-18 18:24:29 +0000
commitcda1e10cc15f4fcf8709fb6144e670724e7e2407 (patch)
treea5affe7b22ca3fc11f165b8da6ba52292c8caa9c /bundles/org.eclipse.swt/build
parent2afd4b46fc0c41c72e1b705c5d2747707ae5d51b (diff)
downloadeclipse.platform.swt-cda1e10cc15f4fcf8709fb6144e670724e7e2407.tar.gz
eclipse.platform.swt-cda1e10cc15f4fcf8709fb6144e670724e7e2407.tar.xz
eclipse.platform.swt-cda1e10cc15f4fcf8709fb6144e670724e7e2407.zip
236347 - swt standalone zip contains javadoc location from eclipse 3.1
Diffstat (limited to 'bundles/org.eclipse.swt/build')
-rw-r--r--bundles/org.eclipse.swt/build/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/build/.classpath b/bundles/org.eclipse.swt/build/.classpath
index 53904a3f78..e1225d413e 100644
--- a/bundles/org.eclipse.swt/build/.classpath
+++ b/bundles/org.eclipse.swt/build/.classpath
@@ -4,7 +4,7 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry exported="true" sourcepath="src.zip" kind="lib" path="swt.jar">
<attributes>
- <attribute value="http://help.eclipse.org/help31/nftopic/org.eclipse.platform.doc.isv/reference/api/" name="javadoc_location"/>
+ <attribute value="http://help.eclipse.org/stable/nftopic/org.eclipse.platform.doc.isv/reference/api/" name="javadoc_location"/>
<attribute value="org.eclipse.swt" name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY"/>
</attributes>
</classpathentry>