Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelipe Heidrich2009-06-30 22:00:12 +0000
committerFelipe Heidrich2009-06-30 22:00:12 +0000
commitf664d297f7bb009784868bf3fcf0b3e3bb9a646b (patch)
tree54012fe4929893eef4891c88cbbf5841272ff433 /bundles/org.eclipse.swt/.classpath_gtk
parentbc18a5e014088ce811f09c603b88361094486062 (diff)
downloadeclipse.platform.swt-f664d297f7bb009784868bf3fcf0b3e3bb9a646b.tar.gz
eclipse.platform.swt-f664d297f7bb009784868bf3fcf0b3e3bb9a646b.tar.xz
eclipse.platform.swt-f664d297f7bb009784868bf3fcf0b3e3bb9a646b.zip
*** empty log message ***
Diffstat (limited to 'bundles/org.eclipse.swt/.classpath_gtk')
-rw-r--r--bundles/org.eclipse.swt/.classpath_gtk40
1 files changed, 0 insertions, 40 deletions
diff --git a/bundles/org.eclipse.swt/.classpath_gtk b/bundles/org.eclipse.swt/.classpath_gtk
deleted file mode 100644
index d49778a93d..0000000000
--- a/bundles/org.eclipse.swt/.classpath_gtk
+++ /dev/null
@@ -1,40 +0,0 @@
-<?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/gtk"/>
- <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/common"/>
- <classpathentry kind="src" path="Eclipse SWT/common_j2se"/>
- <classpathentry kind="src" path="Eclipse SWT PI/gtk">
- <attributes>
- <attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="org.eclipse.swt.gtk.linux.x86"/>
- </attributes>
- </classpathentry>
- <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/gtk"/>
- <classpathentry kind="src" path="Eclipse SWT Accessibility/common"/>
- <classpathentry kind="src" path="Eclipse SWT AWT/gtk"/>
- <classpathentry kind="src" path="Eclipse SWT AWT/common"/>
- <classpathentry kind="src" path="Eclipse SWT Drag and Drop/gtk"/>
- <classpathentry kind="src" path="Eclipse SWT Drag and Drop/common"/>
- <classpathentry kind="src" path="Eclipse SWT Printing/gtk"/>
- <classpathentry kind="src" path="Eclipse SWT Printing/common"/>
- <classpathentry kind="src" path="Eclipse SWT Program/gtk"/>
- <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 Mozilla/common"/>
- <classpathentry kind="src" path="Eclipse SWT Mozilla/gtk"/>
- <classpathentry kind="src" path="Eclipse SWT OpenGL/gtk"/>
- <classpathentry kind="src" path="Eclipse SWT OpenGL/glx"/>
- <classpathentry kind="src" path="Eclipse SWT OpenGL/common"/>
- <classpathentry kind="src" path="Eclipse SWT Theme/gtk"/>
- <classpathentry kind="lib" path="extra_jars/exceptions.jar"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>

Back to the top