Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 89aa3ff82ef72ff3f6cc85d9554d64ee15d526f6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?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 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="output" path="bin"/>
</classpath>

Back to the top