Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCamille Letavernier2015-01-27 09:12:47 +0000
committerCamille Letavernier2015-01-27 09:12:47 +0000
commitdb54ded1b44ae3f28ee4bcf37339a3128c691c91 (patch)
tree07edac35c8da24e03db042213d094175cf0070bb /sandbox/org.eclipse.papyrus.properties.generation/.classpath
parent159d239e48873ce3b20eb46aad2f06fa8d8f76d4 (diff)
downloadorg.eclipse.papyrus-db54ded1b44ae3f28ee4bcf37339a3128c691c91.tar.gz
org.eclipse.papyrus-db54ded1b44ae3f28ee4bcf37339a3128c691c91.tar.xz
org.eclipse.papyrus-db54ded1b44ae3f28ee4bcf37339a3128c691c91.zip
[Cleanup Repository] Remove properties.generation plug-inlast/sandbox-customization-plugins
- This plug-in has already been promoted to the main build
Diffstat (limited to 'sandbox/org.eclipse.papyrus.properties.generation/.classpath')
-rw-r--r--sandbox/org.eclipse.papyrus.properties.generation/.classpath8
1 files changed, 0 insertions, 8 deletions
diff --git a/sandbox/org.eclipse.papyrus.properties.generation/.classpath b/sandbox/org.eclipse.papyrus.properties.generation/.classpath
deleted file mode 100644
index e5fbd3dd27a..00000000000
--- a/sandbox/org.eclipse.papyrus.properties.generation/.classpath
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="src" path="src-gen"/>
- <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="output" path="bin"/>
-</classpath>

Back to the top