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

                                      
                                                                                                                                                    









                                                                    
                                                                                                                                                   

                             











                                                                         
                                                                 
                                                                

                                                                 

                                              
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
    <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
    <classpathentry kind="src" path="Eclipse SWT/cocoa"/>
    <classpathentry kind="src" path="Eclipse SWT/common"/>
    <classpathentry kind="src" path="Eclipse SWT/common_j2se"/>
    <classpathentry kind="src" path="Eclipse SWT/emulated/bidi"/>
    <classpathentry kind="src" path="Eclipse SWT/emulated/coolbar"/>
    <classpathentry kind="src" path="Eclipse SWT/emulated/expand"/>
    <classpathentry kind="src" path="Eclipse SWT/emulated/tooltip"/>
    <classpathentry kind="src" path="Eclipse SWT PI/common"/>
    <classpathentry kind="src" path="Eclipse SWT PI/cocoa">
	    <attributes>
			<attribute value="org.eclipse.swt.cocoa.macosx.x86_64" name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY"/>
		</attributes>
    </classpathentry>
    <classpathentry kind="src" path="Eclipse SWT Accessibility/common"/>
    <classpathentry kind="src" path="Eclipse SWT Accessibility/cocoa"/>
    <classpathentry kind="src" path="Eclipse SWT AWT/common"/>
    <classpathentry kind="src" path="Eclipse SWT AWT/cocoa"/>
    <classpathentry kind="src" path="Eclipse SWT Custom Widgets/common"/>
    <classpathentry kind="src" path="Eclipse SWT Drag and Drop/common"/>
    <classpathentry kind="src" path="Eclipse SWT Drag and Drop/cocoa"/>
    <classpathentry kind="src" path="Eclipse SWT Printing/common"/>
    <classpathentry kind="src" path="Eclipse SWT Printing/cocoa"/>
    <classpathentry kind="src" path="Eclipse SWT Program/common"/>
    <classpathentry kind="src" path="Eclipse SWT Program/cocoa"/>
    <classpathentry kind="src" path="Eclipse SWT Browser/common"/>
    <classpathentry kind="src" path="Eclipse SWT Browser/cocoa"/>
    <classpathentry kind="src" path="Eclipse SWT WebKit/cocoa"/>
    <classpathentry kind="src" path="Eclipse SWT OpenGL/cocoa"/>
    <classpathentry kind="src" path="Eclipse SWT OpenGL/common"/>
    <classpathentry kind="output" path="bin"/>
</classpath>

Back to the top