From fe58f48b54c24a099717704b10c59f0c11f0fbe7 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Sun, 6 Oct 2019 09:42:01 +0200 Subject: [PATCH] Add missing text components to RCP. --- META-INF/spring/distribution.xml | 2 ++ META-INF/spring/eclipse.rcp.e4.xml | 20 ++++++++++++++++++-- 2 files changed, 20 insertions(+), 2 deletions(-) diff --git a/META-INF/spring/distribution.xml b/META-INF/spring/distribution.xml index 52f5a98..fe785f2 100644 --- a/META-INF/spring/distribution.xml +++ b/META-INF/spring/distribution.xml @@ -127,6 +127,8 @@ + + diff --git a/META-INF/spring/eclipse.rcp.e4.xml b/META-INF/spring/eclipse.rcp.e4.xml index 5873985..f67aa01 100644 --- a/META-INF/spring/eclipse.rcp.e4.xml +++ b/META-INF/spring/eclipse.rcp.e4.xml @@ -11,11 +11,16 @@ - + - + + + + @@ -36,4 +41,15 @@ + + + + + + + + + \ No newline at end of file -- 2.30.2