From 57f588569f333cc32c4bc59bba12457a7a625c69 Mon Sep 17 00:00:00 2001 From: Ed Merks Date: Thu, 15 Aug 2024 09:45:28 +0200 Subject: [PATCH] Remove includes of 3rd party libraries from the org.eclipse.jdt feature --- org.eclipse.jdt-feature/feature.xml | 66 +---------------------------- org.eclipse.jdt-feature/pom.xml | 2 +- 2 files changed, 2 insertions(+), 66 deletions(-) diff --git a/org.eclipse.jdt-feature/feature.xml b/org.eclipse.jdt-feature/feature.xml index 152e0df..6ba5ff4 100644 --- a/org.eclipse.jdt-feature/feature.xml +++ b/org.eclipse.jdt-feature/feature.xml @@ -2,7 +2,7 @@ @@ -99,70 +99,6 @@ id="org.eclipse.jdt.ui" version="0.0.0"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/org.eclipse.jdt-feature/pom.xml b/org.eclipse.jdt-feature/pom.xml index 1d4a019..d022f56 100644 --- a/org.eclipse.jdt-feature/pom.xml +++ b/org.eclipse.jdt-feature/pom.xml @@ -18,7 +18,7 @@ org.eclipse.jdt.feature org.eclipse.jdt - 3.19.600-SNAPSHOT + 3.20.0-SNAPSHOT eclipse-feature org eclipse jdt feature