summaryrefslogtreecommitdiffstats
path: root/examples/org.eclipse.swt.examples.paint/.classpath
diff options
context:
space:
mode:
authorVeronika Irvine <veronika>2003-08-20 15:34:53 +0000
committerVeronika Irvine <veronika>2003-08-20 15:34:53 +0000
commitd03b06946f845e6414e6f84c05e1c0c4eca21f3f (patch)
tree5d0e6b726b0f04dab454226a575b1a9eec16865b /examples/org.eclipse.swt.examples.paint/.classpath
parent531f65f65c6398f626cf37862c389139030aadf9 (diff)
downloadeclipse.platform.swt-d03b06946f845e6414e6f84c05e1c0c4eca21f3f.tar.gz
eclipse.platform.swt-d03b06946f845e6414e6f84c05e1c0c4eca21f3f.tar.xz
eclipse.platform.swt-d03b06946f845e6414e6f84c05e1c0c4eca21f3f.zip
Updating to 3.0.0 tag
Diffstat (limited to 'examples/org.eclipse.swt.examples.paint/.classpath')
-rwxr-xr-xexamples/org.eclipse.swt.examples.paint/.classpath4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/org.eclipse.swt.examples.paint/.classpath b/examples/org.eclipse.swt.examples.paint/.classpath
index ba0e7c4c43..d45ae37677 100755
--- a/examples/org.eclipse.swt.examples.paint/.classpath
+++ b/examples/org.eclipse.swt.examples.paint/.classpath
@@ -4,7 +4,7 @@
<classpathentry kind="var" path="JRE_LIB"/>
<classpathentry kind="src" path="/org.eclipse.swt"/>
<classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.eclipse.core.runtime_3.0.0/runtime.jar"/>
- <classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.eclipse.jface_2.1.0/jface.jar"/>
- <classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.eclipse.ui.workbench_2.1.0/workbench.jar"/>
+ <classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.eclipse.jface_3.0.0/jface.jar"/>
+ <classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.eclipse.ui.workbench_3.0.0/workbench.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>