Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 35ad7414eac3a69ad950e94223729b16a5f755b9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
    <classpathentry kind="var" path="JRE_LIB"/>
    <classpathentry kind="src" path="Eclipse SWT/win32"/>
    <classpathentry kind="src" path="Eclipse SWT/common"/>
    <classpathentry kind="src" path="Eclipse SWT/common_j2se"/>
    <classpathentry kind="src" path="Eclipse SWT Printing/win32"/>
    <classpathentry kind="src" path="Eclipse SWT Printing/common"/>
    <classpathentry kind="src" path="Eclipse SWT Program/win32"/>
    <classpathentry kind="src" path="Eclipse SWT Program/common"/>
    <classpathentry kind="src" path="Eclipse SWT AWT/win32"/>
    <classpathentry kind="src" path="Eclipse SWT OLE Win32/win32"/>
    <classpathentry kind="src" path="Eclipse SWT Drag and Drop/win32"/>
    <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/win32"/>
    <classpathentry kind="src" path="Eclipse SWT PI/common_j2se"/>
    <classpathentry kind="output" path="bin"/>
</classpath>

Back to the top