Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.swt/.classpath_win32')
-rwxr-xr-xbundles/org.eclipse.swt/.classpath_win3235
1 files changed, 0 insertions, 35 deletions
diff --git a/bundles/org.eclipse.swt/.classpath_win32 b/bundles/org.eclipse.swt/.classpath_win32
deleted file mode 100755
index a8cdf24d57..0000000000
--- a/bundles/org.eclipse.swt/.classpath_win32
+++ /dev/null
@@ -1,35 +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/win32"/>
- <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/win32">
- <attributes>
- <attribute value="org.eclipse.swt.win32.win32.x86" name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY"/>
- </attributes>
- </classpathentry>
- <classpathentry kind="src" path="Eclipse SWT PI/common_j2se"/>
- <classpathentry kind="src" path="Eclipse SWT OLE Win32/win32"/>
- <classpathentry kind="src" path="Eclipse SWT Accessibility/win32"/>
- <classpathentry kind="src" path="Eclipse SWT Accessibility/common"/>
- <classpathentry kind="src" path="Eclipse SWT AWT/win32"/>
- <classpathentry kind="src" path="Eclipse SWT AWT/common"/>
- <classpathentry kind="src" path="Eclipse SWT Drag and Drop/win32"/>
- <classpathentry kind="src" path="Eclipse SWT Drag and Drop/common"/>
- <classpathentry kind="src" path="Eclipse SWT Printing/win32"/>
- <classpathentry kind="src" path="Eclipse SWT Printing/common"/>
- <classpathentry kind="src" path="Eclipse SWT Program/win32"/>
- <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/win32"/>
- <classpathentry kind="src" path="Eclipse SWT Mozilla/common"/>
- <classpathentry kind="src" path="Eclipse SWT Mozilla/win32"/>
- <classpathentry kind="src" path="Eclipse SWT OpenGL/win32"/>
- <classpathentry kind="src" path="Eclipse SWT OpenGL/common"/>
- <classpathentry kind="src" path="Eclipse SWT Theme/win32"/>
- <classpathentry kind="lib" path="extra_jars/exceptions.jar"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>

Back to the top