summaryrefslogtreecommitdiffstats
path: root/examples/org.eclipse.swt.examples/.classpath
blob: 07ce282125c91ca4b756c44769a9927b800776ee (plain)
1
2
3
4
5
6
7
<?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="output" path="bin"/>
</classpath>