Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEd Willink2015-04-11 08:55:25 +0000
committerEd Willink2015-04-11 08:55:25 +0000
commit3167c53fa806f54cfc16452ccd7ac84b4eec1113 (patch)
tree23366c89c153444422e0aa59073db2bb39fa0b23 /examples
parent3cc80144183e5f68aec69419a9aa2eec6d9cdb8e (diff)
downloadorg.eclipse.qvtd-3167c53fa806f54cfc16452ccd7ac84b4eec1113.tar.gz
org.eclipse.qvtd-3167c53fa806f54cfc16452ccd7ac84b4eec1113.tar.xz
org.eclipse.qvtd-3167c53fa806f54cfc16452ccd7ac84b4eec1113.zip
[releng] Remove spurious classpath entry
Diffstat (limited to 'examples')
-rw-r--r--examples/org.eclipse.qvtd.examples.qvtrelation.modelmorf/.classpath1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/org.eclipse.qvtd.examples.qvtrelation.modelmorf/.classpath b/examples/org.eclipse.qvtd.examples.qvtrelation.modelmorf/.classpath
index 90e107f20..badc00dda 100644
--- a/examples/org.eclipse.qvtd.examples.qvtrelation.modelmorf/.classpath
+++ b/examples/org.eclipse.qvtd.examples.qvtrelation.modelmorf/.classpath
@@ -4,6 +4,5 @@
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" output="qvtrbin" path="qvtrsrc"/>
<classpathentry kind="src" path="src"/>
- <classpathentry kind="src" path="qvtsrc/"/>
<classpathentry kind="output" path="bin"/>
</classpath>

Back to the top