Skip to main content
summaryrefslogtreecommitdiffstats
blob: 8a436c634f5c239e58fb7d66f50a99acdfe43d70 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
    <classpathentry kind="var" path="JRE_LIB"/>
    <classpathentry kind="src" path="Eclipse SWT/photon"/>
    <classpathentry kind="src" path="Eclipse SWT/emulated"/>
    <classpathentry kind="src" path="Eclipse SWT/common"/>
    <classpathentry kind="src" path="Eclipse SWT/common_j2me"/>
    <classpathentry kind="src" path="Eclipse SWT Printing/photon"/>
    <classpathentry kind="src" path="Eclipse SWT Printing/common"/>
    <classpathentry kind="src" path="Eclipse SWT Program/photon"/>
    <classpathentry kind="src" path="Eclipse SWT Program/common"/>
    <classpathentry kind="src" path="Eclipse SWT Drag and Drop/photon"/>
    <classpathentry kind="src" path="Eclipse SWT Drag and Drop/common"/>
    <classpathentry kind="src" path="Eclipse SWT Custom Widgets/common"/>
    <classpathentry kind="src" path="Eclipse SWT PI/photon"/>
    <classpathentry kind="src" path="Eclipse SWT PI/common_j2me"/>
    <classpathentry kind="output" path="bin"/>
</classpath>

Back to the top