repo-reorg-2020: moved sts4-relevant spring-ide bundles from https://github.com/spring-projects/spring-ide/releases/tag/REPO-REORG-2020 into sts4 repo

This commit is contained in:
Martin Lippert
2020-09-29 14:00:01 +02:00
parent 8edfab1a16
commit de16884b60
2210 changed files with 160282 additions and 43 deletions

View File

@@ -0,0 +1,17 @@
===========================================================
Moving namespaces extension point?
- id: org.springframework.ide.eclipse.beans.ui.namespaces
Results from extension point search:
org.springframework.ide.eclipse.beans.ui.namespaces - org.springframework.ide.eclipse.batch
org.springframework.ide.eclipse.beans.ui.namespaces - org.springframework.ide.eclipse.beans.ui
org.springframework.ide.eclipse.beans.ui.namespaces - org.springframework.ide.eclipse.data.core
org.springframework.ide.eclipse.beans.ui.namespaces - org.springframework.ide.eclipse.integration
org.springframework.ide.eclipse.beans.ui.namespaces - org.springframework.ide.eclipse.security
org.springframework.ide.eclipse.beans.ui.namespaces - org.springframework.ide.eclipse.webflow.ui
If we move extension point to xml.namespaces plugin, the id will change
and each of the references has to be changed.
=============================================================