summaryrefslogtreecommitdiffstats
path: root/examples/org.eclipse.swt.examples.launcher/.classpath
blob: 57088c82eb5b8a93179ffe79df82df77f2745420 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
    <classpathentry kind="src" path="src"/>
    <classpathentry kind="src" path="/org.eclipse.swt"/>
    <classpathentry kind="src" path="/org.eclipse.swt.examples"/>
    <classpathentry kind="var" path="JRE_LIB" rootpath="JRE_SRCROOT" sourcepath="JRE_SRC"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.eclipse.ui_2.0.0/workbench.jar"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.eclipse.core.boot_2.0.0/boot.jar"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.eclipse.core.runtime_2.0.0/runtime.jar"/>
    <classpathentry kind="output" path="bin"/>
</classpath>