ide
ide copied to clipboard
Tool to automate setup and update of development environment (esp. for Java projects).
### Expected behavior As a mac user, I want to launch IntelliJ using devon CLI so that I can start my work as a developer. ### Actual behavior ``` devon...
``` $ devon mvn setup Success: run command mkdir Starting installation of mvn in version 3.9.6 to /d/projects/mailarchive/software/mvn Deleting old installation as it is a symlink: /d/projects/mailarchive/software/mvn Trying to download...
### Expected behavior As an intellij urls user I expect that the edition folder name is `community`. Currently we use `intellij` as the folder name for the edition of intellij...
### Expected behavior As a devonfw-ide user, I want to use the ide with node 20.x.x so that I can build angular 17 applications ### Actual behavior When setting up...
### Expected behavior As a mac user, I want to launch eclipse using devon so that I can do my work as a developer. ### Actual behavior Eclipse does not...
Currently the method to detect a modified local repository before the actual git reset is not working as expected. The check for modified files e.g. `git diff-index --quiet HEAD` is...
Currently the CVE description in the security.json files sometimes adds faulty symbols for characters like ’ These should be fixed otherwise the description will look like this: `"description" : "Apache...
While setting up rancher desktop on windows computers, cases occured in which the rancher-desktop launcher failed with an rather cryptic error output. If I remember it correctly, those cases included...
As a devonfw-ide user, I want to have my «IDE» plugins working no matter if I update the «IDE» tool or the devonfw-ide product so that I can continue to...
The integration-test for Azure fails on Windows. Log: ``` Checksum b410e4fbd8602d46df54c77644209887c9f6bf87df08f062d590cdcd8a96d3b6 is correct Successfully extracted archive az-2.52.0-windows.msi to /d/a/ide/ide/scripts/target/integration-test/test-setup/updates/extracted/az Success: run command mv Successfully installed az The software az has...