clean up dependencies on apache commons libs and move those dependencies to impoort-package where necessary to be prepared for bundle symbolic name changes coming up

This commit is contained in:
Martin Lippert
2023-11-16 15:37:20 +01:00
parent 741df4ee03
commit effb95f1a7
19 changed files with 21 additions and 38 deletions

View File

@@ -38,7 +38,6 @@ Require-Bundle: org.eclipse.ui,
org.apache.httpcomponents.httpclient,
org.apache.httpcomponents.httpcore,
org.springsource.ide.eclipse.commons.core,
org.apache.commons.lang3,
org.springframework.ide.eclipse.editor.support,
org.springframework.ide.eclipse.beans.ui.live,
org.eclipse.core.commands,