devonfw / IDEasy

Tool to automate the setup and updates of a development environment for any project (Successor of devonfw-ide).
Apache License 2.0
11 stars 23 forks source link

Add support to for dependencies.json for all editions of a tool #727

Closed hohwille closed 3 weeks ago

hohwille commented 4 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.