Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 8d34cbf331102dbc4de9d7261f285f2d13a8d273 (plain) (tree)
1
2
3

                                      
                                                                                                                                                  














                                                                                                                                             
                                                                    
















                                                                          

                                              
<?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/J2SE-1.5"/>
    <classpathentry kind="src" path="Eclipse SWT/wpf"/>
    <classpathentry kind="src" path="Eclipse SWT/common"/>
    <classpathentry kind="src" path="Eclipse SWT/common_j2se"/>
    <classpathentry kind="src" path="Eclipse SWT PI/common"/>
    <classpathentry kind="src" path="Eclipse SWT PI/wpf">
	    <attributes>
			<attribute value="org.eclipse.swt.wpf.win32.x86" name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY"/>
		</attributes>
    </classpathentry>
    <classpathentry kind="src" path="Eclipse SWT PI/wpf_win32"/>
    <classpathentry kind="src" path="Eclipse SWT PI/common_j2se"/>
    <classpathentry kind="src" path="Eclipse SWT/emulated/datetime"/>
	<classpathentry kind="src" path="Eclipse SWT/emulated/bidi"/>
	<classpathentry kind="src" path="Eclipse SWT/emulated/tooltip"/>
    <classpathentry kind="src" path="Eclipse SWT/emulated/ime"/>
    <classpathentry kind="src" path="Eclipse SWT/emulated/taskbar"/>
    <classpathentry kind="src" path="Eclipse SWT Accessibility/emulated"/>
    <classpathentry kind="src" path="Eclipse SWT Accessibility/common"/>
    <classpathentry kind="src" path="Eclipse SWT AWT/emulated"/>
    <classpathentry kind="src" path="Eclipse SWT AWT/common"/>
    <classpathentry kind="src" path="Eclipse SWT Drag and Drop/wpf"/>
    <classpathentry kind="src" path="Eclipse SWT Drag and Drop/common"/>
    <classpathentry kind="src" path="Eclipse SWT Printing/wpf"/>
    <classpathentry kind="src" path="Eclipse SWT Printing/common"/>
    <classpathentry kind="src" path="Eclipse SWT Program/wpf"/>
    <classpathentry kind="src" path="Eclipse SWT Program/common"/>
    <classpathentry kind="src" path="Eclipse SWT Custom Widgets/common"/>
    <classpathentry kind="src" path="Eclipse SWT Browser/common"/>
    <classpathentry kind="src" path="Eclipse SWT Browser/forms"/>
    <classpathentry kind="src" path="Eclipse SWT OpenGL/emulated"/>
    <classpathentry kind="src" path="Eclipse SWT OpenGL/common"/>
    <classpathentry kind="src" path="Eclipse SWT Theme/emulated"/>
    <classpathentry kind="src" path="Eclipse SWT Effects/emulated"/>
    <classpathentry kind="output" path="bin"/>
</classpath>

Back to the top