Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorptessier2014-02-14 13:55:40 +0000
committerptessier2014-02-14 13:55:40 +0000
commitbd9c3e2c992df463576d221b33411bd3ed189685 (patch)
tree3af81736d66678a027d0b25fd6559bd0dc69ba3a /plugins/facet/editor/org.eclipse.emf.facet.efacet.sdk.ui/.classpath
parent7170f540586198c838a7943b12e0187d1e9ff08d (diff)
downloadorg.eclipse.papyrus-bd9c3e2c992df463576d221b33411bd3ed189685.tar.gz
org.eclipse.papyrus-bd9c3e2c992df463576d221b33411bd3ed189685.tar.xz
org.eclipse.papyrus-bd9c3e2c992df463576d221b33411bd3ed189685.zip
386118: [EMF Facet] Papyrus should progressively support EMF Facet 0.2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=386118
Diffstat (limited to 'plugins/facet/editor/org.eclipse.emf.facet.efacet.sdk.ui/.classpath')
-rw-r--r--plugins/facet/editor/org.eclipse.emf.facet.efacet.sdk.ui/.classpath7
1 files changed, 0 insertions, 7 deletions
diff --git a/plugins/facet/editor/org.eclipse.emf.facet.efacet.sdk.ui/.classpath b/plugins/facet/editor/org.eclipse.emf.facet.efacet.sdk.ui/.classpath
deleted file mode 100644
index da1049abda9..00000000000
--- a/plugins/facet/editor/org.eclipse.emf.facet.efacet.sdk.ui/.classpath
+++ /dev/null
@@ -1,7 +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/J2SE-1.5"/>
- <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
- <classpathentry kind="src" path="src/"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>

Back to the top