Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuan Cadavid2016-01-10 12:29:30 +0000
committerJuan Cadavid2016-01-12 16:02:42 +0000
commitd2c72f78629df5d1ef6d05082f4fb2d5f91c5f3a (patch)
tree96626969efdfb3cf755fae6806c6a79984c96fa0 /extraplugins/bpmn/org.eclipse.papyrus.bpmn
parentba62234c9f837b505785e8f220652cd26bb38da5 (diff)
downloadorg.eclipse.papyrus-d2c72f78629df5d1ef6d05082f4fb2d5f91c5f3a.tar.gz
org.eclipse.papyrus-d2c72f78629df5d1ef6d05082f4fb2d5f91c5f3a.tar.xz
org.eclipse.papyrus-d2c72f78629df5d1ef6d05082f4fb2d5f91c5f3a.zip
[BPMN] Include collaboration diagram plugin in feature and build and
about.html in src build Change-Id: Ie343537d76632c0507ae60b1e66f0052aa4615d1 Signed-off-by: Juan Cadavid <juan.cadavid@cea.fr>
Diffstat (limited to 'extraplugins/bpmn/org.eclipse.papyrus.bpmn')
-rw-r--r--extraplugins/bpmn/org.eclipse.papyrus.bpmn/build.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/extraplugins/bpmn/org.eclipse.papyrus.bpmn/build.properties b/extraplugins/bpmn/org.eclipse.papyrus.bpmn/build.properties
index 14542c3d3d4..79ad18952b7 100644
--- a/extraplugins/bpmn/org.eclipse.papyrus.bpmn/build.properties
+++ b/extraplugins/bpmn/org.eclipse.papyrus.bpmn/build.properties
@@ -10,3 +10,4 @@ bin.includes = META-INF/,\
build.properties,\
about.html,\
pom.xml
+src.includes = about.html

Back to the top