Skip to main content
summaryrefslogblamecommitdiffstats
blob: 22cc82f72d88d21c4b1246a85cf340cdeff5c860 (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/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/CDC-1.0%Foundation-1.0"/>
    <classpathentry kind="src" path="Eclipse SWT/carbon"/>
    <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/emulated/expand"/>
    <classpathentry kind="src" path="Eclipse SWT/emulated/taskbar"/>
    <classpathentry kind="src" path="Eclipse SWT/common"/>
    <classpathentry kind="src" path="Eclipse SWT/common_j2me"/>
    <classpathentry kind="src" path="Eclipse SWT PI/common"/>
    <classpathentry kind="src" path="Eclipse SWT PI/carbon">
	    <attributes>
			<attribute value="org.eclipse.swt.carbon.macosx" name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY"/>
		</attributes>
    </classpathentry>
    <classpathentry kind="src" path="Eclipse SWT PI/common_j2me"/>
    <classpathentry kind="src" path="Eclipse SWT Accessibility/carbon"/>
    <classpathentry kind="src" path="Eclipse SWT Accessibility/common"/>
    <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/carbon"/>
    <classpathentry kind="src" path="Eclipse SWT Printing/common"/>
    <classpathentry kind="src" path="Eclipse SWT Program/carbon"/>
    <classpathentry kind="src" path="Eclipse SWT Program/common"/>
    <classpathentry kind="src" path="Eclipse SWT Custom Widgets/common"/>
    <classpathentry kind="lib" path="extra_jars/exceptions.jar"/>
    <classpathentry kind="output" path="bin"/>
</classpath>

Back to the top