ide
ide copied to clipboard
Tool to automate setup and update of development environment (esp. for Java projects).
### Expected behavior After running `devon ide update scripts`, I do not only want to have my current IDE installation updated to the latest version (if an update is available)...
### Expected behavior As a devon intellij user, I want to benefit from my isolated installation so that dependencies and configurations get taken from my project. ### Actual behavior Currently...
### Expected behavior As a devonfw-ide MacOSX user I want to install GCViewer, so that I can use it for my projects. ### Actual behavior installation worked but terminal is...
In `ide` repository we have a git submodule for `ide-settings`: ``` $ cat .gitmodules [submodule "ide-settings"] path = settings/src/main/settings url = https://github.com/devonfw/ide-settings.git branch = master ``` With every release we...
### Expected behavior As a devonfw-ide Eclipse user, I expect devonfw to install my Eclipse in a working condition. ### Actual behavior Devonfw-ide manages to download the latest version of...
``` Installing lazydocker... Rancher Desktop set as option Rancher Desktop is already installed Getting latest release... error during connect: This error may indicate that the docker daemon is not running.:...
With the switch from ide-mirrors to ide-urls, versions of the pip commandlet are available. In order to be able to use this functionality, the commandlet must be adjusted so that...
### Expected behavior As a devonfw-ide intellij user on Ubuntu, I want to run intellij using Wayland instead of Xorg. ### Actual behavior Intellij can not be started and reports...
As a devonfw-ide and maven user, I want to be able to use `mvnd` in my IDE so that I get faster builds. https://github.com/apache/maven-mvnd
### Expected behavior As a devonfw-ide MacOS user I want to install Google Cloud CLI, so that I can use it for my projects. ### Actual behavior devonfw-ide installed python...