Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas FAUVERGUE2016-12-16 15:58:09 +0000
committerNicolas FAUVERGUE2016-12-16 15:58:09 +0000
commitcc5807c3961121773e939142c9f7bd1717dc12f3 (patch)
tree24acb65422a3fad569ae9e75e7f309fb9fe91013
parent5cbd23442d80ea200c049eeedc96cbde0a114ccd (diff)
downloadorg.eclipse.papyrus-cc5807c3961121773e939142c9f7bd1717dc12f3.tar.gz
org.eclipse.papyrus-cc5807c3961121773e939142c9f7bd1717dc12f3.tar.xz
org.eclipse.papyrus-cc5807c3961121773e939142c9f7bd1717dc12f3.zip
Bug 496176: [Importer][Rhapsody] Papyrus must provide a tool to import
Rhapsody SysML Model into Papyrus. https://bugs.eclipse.org/bugs/show_bug.cgi?id=496176 - Add the target for the eclipse doc Change-Id: I650aacf765e5ec9dab6b63ad473c6d52e13ffbe7 Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr>
-rwxr-xr-xplugins/doc/org.eclipse.papyrus.migration.rhapsody.doc/build.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/doc/org.eclipse.papyrus.migration.rhapsody.doc/build.properties b/plugins/doc/org.eclipse.papyrus.migration.rhapsody.doc/build.properties
index 1ce666cc536..c7854f01033 100755
--- a/plugins/doc/org.eclipse.papyrus.migration.rhapsody.doc/build.properties
+++ b/plugins/doc/org.eclipse.papyrus.migration.rhapsody.doc/build.properties
@@ -4,4 +4,5 @@ bin.includes = META-INF/,\
.,\
plugin.xml,\
about.html,\
+ target/site/generated-eclipse-help/**,\
build.properties

Back to the top