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,14 @@
#instructions.configure=\
# org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(type:0,location:https${#58}//download.eclipse.org/releases/something2,name:Something2);\
# org.eclipse.equinox.p2.touchpoint.eclipse.uninstallBundle(bundle:org.slf4j.api);
#requires.0.namespace = org.eclipse.equinox.p2.iu
#requires.0.name = org.slf4j.api
#requires.0.range = [1.7.2, 1.7.30)
#requires.0.min = 0
#requires.0.max = 0
#units.0.id = org.slf4j.api
#units.0.version = 1.7.2
#units.0.instructions.install = uninstallBundle(bundle:org.slf4j.api);