summaryrefslogtreecommitdiffstats
path: root/examples/org.eclipse.swt.examples.ole.win32/.classpath
blob: 6c3264b19adef508b2809cfea21e9882e2e5bf27 (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="var" path="JRE_LIB"/>
    <classpathentry kind="var"
        path="ECLIPSE_HOME/plugins/org.eclipse.core.runtime_1.9.0/runtime.jar" sourcepath="ECLIPSE_HOME/plugins/org.eclipse.core.runtime_1.9.0/runtimesrc.zip"/>
    <classpathentry kind="var"
        path="ECLIPSE_HOME/plugins/org.eclipse.ui_1.9.0/workbench.jar" sourcepath="ECLIPSE_HOME/plugins/org.eclipse.ui_1.9.0/workbenchsrc.zip"/>
    <classpathentry kind="src" path="/org.eclipse.swt"/>
    <classpathentry kind="output" path="bin"/>
</classpath>