You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hohwille opened this issue
Jan 14, 2020
· 2 comments
Labels
bugSomething isn't workingscriptsrelated to shell scripts (bash and CMD)setuprelated to the setup process of devonfw-ide (setup[.bat] and devon ... setup)softwaresoftware-package with 3rd party products
However, it does not work on the initial setup. When running the setup once again, it works as expected.
Expected behaviour: feature should already work on initial setup.
The text was updated successfully, but these errors were encountered:
hohwille
added
bug
Something isn't working
scripts
related to shell scripts (bash and CMD)
software
software-package with 3rd party products
setup
related to the setup process of devonfw-ide (setup[.bat] and devon ... setup)
labels
Jan 14, 2020
Problem seems to be that devon ide setup is invoked from setup and clones the settings git after the variables have already been setup. Therefore variables from settings/devon.properties are not loading.
That means this is a fundamental bug that prevents proper configuration from settings for initial setup so all projects will get default tool versions in initial setup.
bugSomething isn't workingscriptsrelated to shell scripts (bash and CMD)setuprelated to the setup process of devonfw-ide (setup[.bat] and devon ... setup)softwaresoftware-package with 3rd party products
The feature
DEVON_IDE_CUSTOM_TOOLS
is documented here:https://github.com/devonfw/ide/blob/master/documentation/software.asciidoc#custom
However, it does not work on the initial setup. When running the setup once again, it works as expected.
Expected behaviour: feature should already work on initial setup.
The text was updated successfully, but these errors were encountered: