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

                                      
                                                                               
                                                          
                                                          
                                                               

                                                                    
                                                                 
                                                             
                                                                  
                                                                        
                                                                          

                                                                
                                                                         
                                                                        
                                                                        
                                                                   
                                                                   
                                                                  
                                                                  

                                                                  
                                              


                                                                                                                                         
            
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
    <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    <classpathentry kind="src" path="Eclipse SWT/carbon"/>
    <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/tray"/>
    <classpathentry kind="src" path="Eclipse SWT PI/carbon"/>
    <classpathentry kind="src" path="Eclipse SWT PI/common_j2se"/>
    <classpathentry kind="src" path="Eclipse SWT Accessibility/common"/>
    <classpathentry kind="src" path="Eclipse SWT Accessibility/emulated"/>
    <classpathentry kind="src" path="Eclipse SWT AWT/common"/>
    <classpathentry kind="src" path="Eclipse SWT AWT/emulated"/>
    <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/carbon"/>
    <classpathentry kind="src" path="Eclipse SWT Printing/common"/>
    <classpathentry kind="src" path="Eclipse SWT Printing/carbon"/>
    <classpathentry kind="src" path="Eclipse SWT Program/common"/>
    <classpathentry kind="src" path="Eclipse SWT Program/carbon"/>
    <classpathentry kind="src" path="Eclipse SWT Browser/common"/>
    <classpathentry kind="src" path="Eclipse SWT Browser/carbon"/>
    <classpathentry kind="output" path="bin"/>
    <attributes>
		<attribute value="org.eclipse.swt.carbon.macosx.ppc" name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY"/>
	</attributes>
</classpath>

Back to the top