-
Notifications
You must be signed in to change notification settings - Fork 65
Fix IDE_ROOT variable on Linux #782
Copy link
Copy link
Labels
bashbash, zsh, git-bash (integration, scripts)bash, zsh, git-bash (integration, scripts)bugfixPR that fixes a bug issuePR that fixes a bug issuelinuxspecific for linux OS (debian, ubunutu, suse, etc.)specific for linux OS (debian, ubunutu, suse, etc.)
Milestone
Metadata
Metadata
Assignees
Labels
bashbash, zsh, git-bash (integration, scripts)bash, zsh, git-bash (integration, scripts)bugfixPR that fixes a bug issuePR that fixes a bug issuelinuxspecific for linux OS (debian, ubunutu, suse, etc.)specific for linux OS (debian, ubunutu, suse, etc.)
Type
Projects
Status
✅ Done
Expected behavior
If I am setting up
IDEasyon Ubuntu, then the variableIDE_ROOTshould be set correctly, like on Windows(e.g C:\projects)Actual behavior
After setting up
IDEasy, theIDE_ROOTvariable is not set correctly. It always takes the value of the path where the terminal was started.Steps to reproduce (bug)
ideasyon Linuxecho $IDE_ROOTand observe the valueAffected version: