Closed hohwille closed 3 weeks ago
Add support to have dependencies.json also in _ide/urls/«tool»/dependencies.json as fallback if no _ide/urls/«tool»/«edition»/dependencies.json file is present. This allows to avoid redundancies and easy of maintenance e.g. for Intellij.
dependencies.json
_ide/urls/«tool»/dependencies.json
_ide/urls/«tool»/«edition»/dependencies.json
Add support to have
dependencies.json
also in_ide/urls/«tool»/dependencies.json
as fallback if no_ide/urls/«tool»/«edition»/dependencies.json
file is present. This allows to avoid redundancies and easy of maintenance e.g. for Intellij.