From f9250cb361c54bc7d4117b7ab85649cdbacc2f87 Mon Sep 17 00:00:00 2001 From: Marc-Andre Laperle Date: Thu, 1 Nov 2018 22:35:16 -0400 Subject: [PATCH] Add com.sun.xml.bind to target This is a convenience for working in combination with the source of o.e.tools.template which is not unusual. Also add a few more missing things to Oomph setup for Java 11. Change-Id: Ifc6105e251a7b8d855cf76401cdb3740c55f79c9 Signed-off-by: Marc-Andre Laperle --- releng/CDT.setup | 6 ++++++ releng/org.eclipse.cdt.target/cdt.target | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/releng/CDT.setup b/releng/CDT.setup index 79f1fa25dc9..1572d453ba3 100644 --- a/releng/CDT.setup +++ b/releng/CDT.setup @@ -107,6 +107,12 @@ activeRepositoryList="${eclipse.target.platform}"> + + + - + +