summaryrefslogtreecommitdiffstats
path: root/examples/org.eclipse.swt.examples.launcher/.classpath
blob: b3f4e8074ab72c6ca883bb341d56cf67c15b69c3 (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_1.9.0/workbench.jar"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.eclipse.core.boot_1.9.0/boot.jar"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.eclipse.core.runtime_1.9.0/runtime.jar"/>
    <classpathentry kind="output" path="bin"/>
</classpath>