From f5e8e8d8d0f6deb02cf286b460bf8178a0411ca3 Mon Sep 17 00:00:00 2001 From: Nicolas FAUVERGUE Date: Tue, 23 Apr 2019 09:26:22 +0200 Subject: Bug 546406: [Toolsmiths][Validation] Plug-ins to validate element types plug-in must be implemented - Distribute validation toolsmiths plug-ins Change-Id: I7e4be126e3259d76d922adfde018e836351d907c Signed-off-by: Nicolas FAUVERGUE --- .../feature.xml | 14 ++++++++++++++ releng/toolsmiths/site/category.xml | 7 +++++++ 2 files changed, 21 insertions(+) diff --git a/features/papyrus-tests-features/org.eclipse.papyrus.tests.toolsmiths.feature/feature.xml b/features/papyrus-tests-features/org.eclipse.papyrus.tests.toolsmiths.feature/feature.xml index a2110e4bb03..f555d93b5ab 100644 --- a/features/papyrus-tests-features/org.eclipse.papyrus.tests.toolsmiths.feature/feature.xml +++ b/features/papyrus-tests-features/org.eclipse.papyrus.tests.toolsmiths.feature/feature.xml @@ -25,5 +25,19 @@ install-size="0" unpack="false" version="0.0.0"/> + + + + diff --git a/releng/toolsmiths/site/category.xml b/releng/toolsmiths/site/category.xml index c8e8cd9d08c..ad37fe32cc5 100644 --- a/releng/toolsmiths/site/category.xml +++ b/releng/toolsmiths/site/category.xml @@ -40,6 +40,13 @@ + + + + + + + Papyrus Toolsmiths offers a set of plugins dedicated to speedup the process to create your own customization on top of Papyrus. -- cgit v1.2.3