Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCamille Letavernier2015-01-27 09:02:08 +0000
committerCamille Letavernier2015-01-27 09:02:08 +0000
commit159d239e48873ce3b20eb46aad2f06fa8d8f76d4 (patch)
treef90114794252d291e182ad7ab1e66ccc66272208 /sandbox/org.eclipse.papyrus.queries.customization/.classpath
parent0a2c4ede957f26a57655e9af8d082c78c6c75c0e (diff)
downloadorg.eclipse.papyrus-159d239e48873ce3b20eb46aad2f06fa8d8f76d4.tar.gz
org.eclipse.papyrus-159d239e48873ce3b20eb46aad2f06fa8d8f76d4.tar.xz
org.eclipse.papyrus-159d239e48873ce3b20eb46aad2f06fa8d8f76d4.zip
[Cleanup Repository] Remove deprecated customization plug-ins
- Customization were based on deprecated EMF Facet 0.1.x model - Customizations were applied on some deprecated models (Or never released ones)
Diffstat (limited to 'sandbox/org.eclipse.papyrus.queries.customization/.classpath')
-rw-r--r--sandbox/org.eclipse.papyrus.queries.customization/.classpath7
1 files changed, 0 insertions, 7 deletions
diff --git a/sandbox/org.eclipse.papyrus.queries.customization/.classpath b/sandbox/org.eclipse.papyrus.queries.customization/.classpath
deleted file mode 100644
index 2d1a4302f04..00000000000
--- a/sandbox/org.eclipse.papyrus.queries.customization/.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