Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Vogel2016-07-08 10:25:14 +0000
committerLars Vogel2016-07-08 10:25:14 +0000
commit62aeda0ad72b3511f970b9593915bb5a15d3f8a3 (patch)
tree6dfb66775cd2d39efa38dca4f1272f1cf8565462 /examples
parent72a315fe74d17991b23773f7f60fc597efc15bd2 (diff)
downloadeclipse.platform.swt-62aeda0ad72b3511f970b9593915bb5a15d3f8a3.tar.gz
eclipse.platform.swt-62aeda0ad72b3511f970b9593915bb5a15d3f8a3.tar.xz
eclipse.platform.swt-62aeda0ad72b3511f970b9593915bb5a15d3f8a3.zip
Bug 497560 - Delete org.eclipse.swt.examples .classpath_flex
Change-Id: I9c26e49307b152ea97418e3a0118ca14cc74288f Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/org.eclipse.swt.examples/.classpath_flex7
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/org.eclipse.swt.examples/.classpath_flex b/examples/org.eclipse.swt.examples/.classpath_flex
deleted file mode 100644
index 06c8f5fdd6..0000000000
--- a/examples/org.eclipse.swt.examples/.classpath_flex
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry including="examples_control.properties|org/eclipse/swt/examples/controlexample/" kind="src" path="src"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>

Back to the top