ide icon indicating copy to clipboard operation
ide copied to clipboard

Tool to automate setup and update of development environment (esp. for Java projects).

Results 66 ide issues
Sort by recently updated
recently updated
newest added

### 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)...

bug
windows
scripts
update

### 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...

bug
settings
intellij

### 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...

bug

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...

enhancement
SCM

### 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...

bug
eclipse

``` 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.:...

bug
commandlet
setup

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...

enhancement
bash
commandlet

### 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...

bug
intellij

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

enhancement

### 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...

bug