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













                                                                                                                                                                    
                                                                    
























                                                                                                                                               
                                                                     








                                                                      
<?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/motif"/>
	<classpathentry kind="src" path="Eclipse SWT/cairo"/>
	<classpathentry kind="src" path="Eclipse SWT/emulated/bidi"/>
	<classpathentry kind="src" path="Eclipse SWT/emulated/coolbar"/>
	<classpathentry kind="src" path="Eclipse SWT/emulated/datetime"/>
	<classpathentry kind="src" path="Eclipse SWT/emulated/tabfolder"/>
	<classpathentry kind="src" path="Eclipse SWT/emulated/tray"/>
	<classpathentry kind="src" path="Eclipse SWT/emulated/treetable"/>
	<classpathentry kind="src" path="Eclipse SWT/emulated/expand"/>
	<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/common"/>
	<classpathentry kind="src" path="Eclipse SWT/common_j2se"/>
	<classpathentry kind="src" path="Eclipse SWT PI/motif">
		<attributes>
			<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="org.eclipse.swt.motif.linux.x86"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="src" path="Eclipse SWT PI/motif_gtk"/>
	<classpathentry kind="src" path="Eclipse SWT PI/cairo"/>
	<classpathentry kind="src" path="Eclipse SWT PI/common"/>
	<classpathentry kind="src" path="Eclipse SWT PI/common_j2se"/>
	<classpathentry kind="src" path="Eclipse SWT Accessibility/emulated"/>
	<classpathentry kind="src" path="Eclipse SWT Accessibility/common"/>
	<classpathentry kind="src" path="Eclipse SWT AWT/motif"/>
	<classpathentry kind="src" path="Eclipse SWT AWT/common"/>
	<classpathentry kind="src" path="Eclipse SWT Drag and Drop/motif"/>
	<classpathentry kind="src" path="Eclipse SWT Drag and Drop/common"/>
	<classpathentry kind="src" path="Eclipse SWT Printing/motif"/>
	<classpathentry kind="src" path="Eclipse SWT Printing/common"/>
	<classpathentry kind="src" path="Eclipse SWT Program/motif"/>
	<classpathentry kind="src" path="Eclipse SWT Program/common"/>
	<classpathentry kind="src" path="Eclipse SWT Program/gnome"/>
	<classpathentry kind="src" path="Eclipse SWT Program/cde"/>
	<classpathentry kind="src" path="Eclipse SWT Custom Widgets/common"/>
	<classpathentry kind="src" path="Eclipse SWT Browser/common"/>
	<classpathentry kind="src" path="Eclipse SWT Browser/motif"/>
	<classpathentry kind="src" path="Eclipse SWT Mozilla/common"/>
	<classpathentry kind="src" path="Eclipse SWT Mozilla/motif"/>
	<classpathentry kind="src" path="Eclipse SWT OpenGL/motif"/>
	<classpathentry kind="src" path="Eclipse SWT OpenGL/glx"/>
	<classpathentry kind="src" path="Eclipse SWT OpenGL/common"/>
	<classpathentry kind="src" path="Eclipse SWT Theme/emulated"/>
	<classpathentry kind="lib" path="extra_jars/exceptions.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>

Back to the top