Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenoit Maggi2017-03-06 09:28:34 +0000
committerGerrit Code Review @ Eclipse.org2017-03-06 14:05:35 +0000
commit200d402ccfe8e5511ffc25d9817e78759e45dfca (patch)
treefef67ccfcea8f1cb227dab2c8df2ec6d28748f01 /extraplugins/bpmn/org.eclipse.papyrus.bpmn.diagram.collaboration/.classpath
parent90fe0571d7c86c15736d64bc10f482ce23d38977 (diff)
downloadorg.eclipse.papyrus-200d402ccfe8e5511ffc25d9817e78759e45dfca.tar.gz
org.eclipse.papyrus-200d402ccfe8e5511ffc25d9817e78759e45dfca.tar.xz
org.eclipse.papyrus-200d402ccfe8e5511ffc25d9817e78759e45dfca.zip
Bug 513134 - [BPMN] Remove code from master repository
- remove the plugins, feature - remove the references in pom.xml and extra feature Change-Id: I36e6d591431a788233dc32449ceaf418fca5ea0d Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
Diffstat (limited to 'extraplugins/bpmn/org.eclipse.papyrus.bpmn.diagram.collaboration/.classpath')
-rw-r--r--extraplugins/bpmn/org.eclipse.papyrus.bpmn.diagram.collaboration/.classpath7
1 files changed, 0 insertions, 7 deletions
diff --git a/extraplugins/bpmn/org.eclipse.papyrus.bpmn.diagram.collaboration/.classpath b/extraplugins/bpmn/org.eclipse.papyrus.bpmn.diagram.collaboration/.classpath
deleted file mode 100644
index 1bdfad39c31..00000000000
--- a/extraplugins/bpmn/org.eclipse.papyrus.bpmn.diagram.collaboration/.classpath
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>

Back to the top