devonfw / ide

Tool to automate setup and update of development environment (esp. for Java projects).
Apache License 2.0
33 stars 101 forks source link

Integrate url-updater and configurator into ide #1194

Closed hohwille closed 1 year ago

hohwille commented 1 year ago

Currently we have the Java-based modules url-updater and configurator. With #1090 almost all will go to Java code and this separation does not make sense anymore (the only separation left will be ide and dashboard). Once #1191 is done, this story can start and migrate the modules url-updater and configurator into the ide module.

alfeilex commented 1 year ago

This task: Build a native image of the result and test if this works with GraalVM will be solved with issue: #1192

After merge I will check this task as completed