summaryrefslogtreecommitdiffstats
path: root/examples/org.eclipse.swt.examples.paint/.classpath
blob: bba8e78c799c84588cca60fdefc024b2fca45357 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
    <classpathentry kind="src" path="src"/>
    <classpathentry kind="var" path="JRE_LIB"/>
    <classpathentry kind="src" path="/org.eclipse.swt"/>
    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.eclipse.core.runtime_2.1.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="output" path="bin"/>
</classpath>