summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnatoly Spektor <aspektor@redhat.com>2012-07-30 14:39:43 -0400
committerAnatoly Spektor <aspektor@redhat.com>2012-07-30 14:39:43 -0400
commit68cdd3be7dfbdd83f9b4ef23e07a39d5b8d447dd (patch)
tree646fd51eec9a0d8ee6cf4893dea3e9fdd9ff9dd6
parent3025d237f680a2e072fde4f6a213f48f2a5248fa (diff)
downloadeclipse.platform.swt-68cdd3be7dfbdd83f9b4ef23e07a39d5b8d447dd.tar.gz
eclipse.platform.swt-68cdd3be7dfbdd83f9b4ef23e07a39d5b8d447dd.tar.xz
eclipse.platform.swt-68cdd3be7dfbdd83f9b4ef23e07a39d5b8d447dd.zip
Testing some random stuff....
-rw-r--r--bundles/org.eclipse.swt/.classpath44
1 files changed, 44 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/.classpath b/bundles/org.eclipse.swt/.classpath
new file mode 100644
index 0000000000..82c89cf7e9
--- /dev/null
+++ b/bundles/org.eclipse.swt/.classpath
@@ -0,0 +1,44 @@
+<?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 excluding="Eclipse SWT/gtk/|Eclipse SWT/cairo/|Eclipse SWT/emulated/bidi/|Eclipse SWT/emulated/coolbar/|Eclipse SWT/emulated/taskbar/|Eclipse SWT/common/|Eclipse SWT/common_j2se/|Eclipse SWT PI/gtk/|Eclipse SWT PI/cairo/|Eclipse SWT PI/common/|Eclipse SWT PI/common_j2se/|Eclipse SWT Accessibility/gtk/|Eclipse SWT Accessibility/common/|Eclipse SWT AWT/gtk/|Eclipse SWT AWT/common/|Eclipse SWT Drag and Drop/gtk/|Eclipse SWT Drag and Drop/common/|Eclipse SWT Printing/gtk/|Eclipse SWT Printing/common/|Eclipse SWT Program/gtk/|Eclipse SWT Program/common/|Eclipse SWT Program/gnome/|Eclipse SWT Program/cde/|Eclipse SWT Custom Widgets/common/|Eclipse SWT Browser/common/|Eclipse SWT Browser/gtk/|Eclipse SWT Mozilla/common/|Eclipse SWT Mozilla/gtk/|Eclipse SWT OpenGL/gtk/|Eclipse SWT OpenGL/glx/|Eclipse SWT OpenGL/common/|Eclipse SWT Theme/gtk/|Eclipse SWT WebKit/gtk/" kind="src" path=""/>
+ <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/taskbar"/>
+ <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 Browser/gtk"/>
+ <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="src" path="Eclipse SWT WebKit/gtk"/>
+ <classpathentry kind="lib" path="extra_jars/exceptions.jar"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>