Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: f8b96dea7935d3ed26ed2cfdb44780e6ee6a75de (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11

                                      
                                                                               

                                                          
                                                               




                                                                          




                                                                                                                                               

                                                                          



                                                                   


                                                                         
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
    <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    <classpathentry kind="src" path="Eclipse SWT/win32"/>
    <classpathentry kind="src" path="Eclipse SWT/common"/>
    <classpathentry kind="src" path="Eclipse SWT/common_j2me"/>
    <classpathentry kind="src" path="Eclipse SWT PI/win32"/>
    <classpathentry kind="src" path="Eclipse SWT PI/common_j2me"/>
    <classpathentry kind="src" path="Eclipse SWT OLE Win32/win32"/>
    <classpathentry kind="src" path="Eclipse SWT Accessibility/emulated"/>
    <classpathentry kind="src" path="Eclipse SWT Accessibility/common"/>
    <classpathentry kind="src" path="Eclipse SWT AWT/win32">
	    <attributes>
			<attribute value="org.eclipse.swt.win32.win32.x86" name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY"/>
		</attributes>
    </classpathentry>
    <classpathentry kind="src" path="Eclipse SWT Drag and Drop/emulated"/>
    <classpathentry kind="src" path="Eclipse SWT Drag and Drop/common"/>
    <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 Custom Widgets/common"/>
    <classpathentry kind="output" path="bin"/>
</classpath>

Back to the top