From f924e9e5f52e6939e482627aab416cf7b9c92f8b Mon Sep 17 00:00:00 2001 From: ptessier Date: Tue, 2 Dec 2014 11:11:38 +0100 Subject: 399853: [Widgets] Papyrus shall enable to edit the comment body with a rich-text editor https://bugs.eclipse.org/bugs/show_bug.cgi?id=399853 Change-Id: Ibc8974eb9af4ac7d1738eb5f69402793f49d780e --- .../org.eclipse.papyrus.extra.feature/pom.xml | 26 +++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/features/papyrus-extra-features/org.eclipse.papyrus.extra.feature/pom.xml b/features/papyrus-extra-features/org.eclipse.papyrus.extra.feature/pom.xml index c74823b7353..4106116852d 100644 --- a/features/papyrus-extra-features/org.eclipse.papyrus.extra.feature/pom.xml +++ b/features/papyrus-extra-features/org.eclipse.papyrus.extra.feature/pom.xml @@ -11,5 +11,29 @@ org.eclipse.papyrus 1.0.1-SNAPSHOT eclipse-feature - + + + + org.eclipse.tycho.extras + tycho-source-feature-plugin + ${tychoExtrasVersion} + + + source-feature + package + + source-feature + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3