Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancois Le Fevre - CEA2015-08-31 13:09:59 +0000
committerGerrit Code Review @ Eclipse.org2015-09-02 07:52:52 +0000
commite900208ef35c25fc49c54d9c6a058887c9fcac20 (patch)
treef05ee39216dcb825f3265b507e8e20ec3c944e98 /sandbox/org.eclipse.papyrus.test.common/.classpath
parentd9383273ef42c6aa5a4f25afd7e3b3f2d0f36f99 (diff)
downloadorg.eclipse.papyrus-e900208ef35c25fc49c54d9c6a058887c9fcac20.tar.gz
org.eclipse.papyrus-e900208ef35c25fc49c54d9c6a058887c9fcac20.tar.xz
org.eclipse.papyrus-e900208ef35c25fc49c54d9c6a058887c9fcac20.zip
Bug 476226 - [releng]: deletion of the sandbox folder
Change-Id: Ic235eec563bd0c1224081abfc81dbadc8b22381f Signed-off-by: Francois Le Fevre - CEA <francois.le-fevre@cea.fr>
Diffstat (limited to 'sandbox/org.eclipse.papyrus.test.common/.classpath')
-rw-r--r--sandbox/org.eclipse.papyrus.test.common/.classpath7
1 files changed, 0 insertions, 7 deletions
diff --git a/sandbox/org.eclipse.papyrus.test.common/.classpath b/sandbox/org.eclipse.papyrus.test.common/.classpath
deleted file mode 100644
index 2d1a4302f04..00000000000
--- a/sandbox/org.eclipse.papyrus.test.common/.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