Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas FAUVERGUE2016-12-09 11:24:15 +0000
committervincent lorenzo2016-12-14 15:38:58 +0000
commit54878023d146bffcdafe121e2fa5bf0076ee68e6 (patch)
tree7261b0a7ba818fc7459302d7b0825dd357714241 /features/papyrus-main-features
parentb758a18d7d4312b6a82d12e82d4ad07c360eb0f3 (diff)
downloadorg.eclipse.papyrus-54878023d146bffcdafe121e2fa5bf0076ee68e6.tar.gz
org.eclipse.papyrus-54878023d146bffcdafe121e2fa5bf0076ee68e6.tar.xz
org.eclipse.papyrus-54878023d146bffcdafe121e2fa5bf0076ee68e6.zip
Bug 496905: [Diagram][ModelExplorer][Table][Dialog] Papyrus must
integrate the internationalization feature provided by UML. https://bugs.eclipse.org/bugs/show_bug.cgi?id=496905 Documentation for Internationalization. Change-Id: Iad2301c0931fb326d7ef593c893d5e35a2dfe5c6 Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr>
Diffstat (limited to 'features/papyrus-main-features')
-rw-r--r--features/papyrus-main-features/org.eclipse.papyrus.doc.feature/feature.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/features/papyrus-main-features/org.eclipse.papyrus.doc.feature/feature.xml b/features/papyrus-main-features/org.eclipse.papyrus.doc.feature/feature.xml
index d49b44173bb..2c252fff383 100644
--- a/features/papyrus-main-features/org.eclipse.papyrus.doc.feature/feature.xml
+++ b/features/papyrus-main-features/org.eclipse.papyrus.doc.feature/feature.xml
@@ -50,6 +50,13 @@
version="0.0.0"/>
<plugin
+ id="org.eclipse.papyrus.infra.internationalization.doc"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
id="org.eclipse.papyrus.infra.nattable.doc"
download-size="0"
install-size="0"

Back to the top