From 063301deca2976648fb6878dbc45eaa27e3f9915 Mon Sep 17 00:00:00 2001 From: Alexander Fedorov Date: Sat, 11 Jul 2020 16:31:20 +0300 Subject: [PATCH] Bug 565144 - CDT.setup and .target should be configured for 2020-09 Changes for .setup and .target * add "com.sun.jna" bundle from Orbit * add "com.sun.jna.platform" bundle from Orbit Changes for "org.eclipse.cdt.debug.application.product": * remove "org.eclipse.update.configurator" bundle * add "org.eclipse.jface.notifications" bundle * add "com.sun.jna" bundle * add "com.sun.jna.platform" bundle Change-Id: Ic1a0b2d6d5189c9f3652def987d3c6a0daa4c7ee Signed-off-by: Alexander Fedorov --- .../org.eclipse.cdt.debug.application.product/debug.product | 5 +++-- releng/CDT.setup | 4 ++++ releng/org.eclipse.cdt.target/cdt.target | 2 ++ 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debug/org.eclipse.cdt.debug.application.product/debug.product b/debug/org.eclipse.cdt.debug.application.product/debug.product index e0207c09331..4fe620a7bf2 100644 --- a/debug/org.eclipse.cdt.debug.application.product/debug.product +++ b/debug/org.eclipse.cdt.debug.application.product/debug.product @@ -174,6 +174,8 @@ Java and all Java-based trademarks are trademarks of Oracle Corporation in the U + + @@ -336,6 +338,7 @@ Java and all Java-based trademarks are trademarks of Oracle Corporation in the U + @@ -372,7 +375,6 @@ Java and all Java-based trademarks are trademarks of Oracle Corporation in the U - @@ -391,7 +393,6 @@ Java and all Java-based trademarks are trademarks of Oracle Corporation in the U - diff --git a/releng/CDT.setup b/releng/CDT.setup index d23a98319af..6db39bb6780 100644 --- a/releng/CDT.setup +++ b/releng/CDT.setup @@ -168,6 +168,10 @@ name="org.eclipse.license.feature.group"/> + + + +