Skip to content

Fix IDE_ROOT variable on Linux #782

@alfeilex

Description

@alfeilex

Expected behavior

If I am setting up IDEasy on Ubuntu, then the variable IDE_ROOT should be set correctly, like on Windows (e.g C:\projects)

Actual behavior

After setting up IDEasy, the IDE_ROOT variable is not set correctly. It always takes the value of the path where the terminal was started.

Steps to reproduce (bug)

  1. Setup ideasy on Linux
  2. Open the terminal in any location
  3. Run echo $IDE_ROOT and observe the value

Affected version:

  • OS: Ubuntu 24.04 LTS
  • SNAPSHOT: 2024.11.002-beta

Metadata

Metadata

Assignees

Labels

bashbash, zsh, git-bash (integration, scripts)bugfixPR that fixes a bug issuelinuxspecific for linux OS (debian, ubunutu, suse, etc.)

Type

Projects

Status

✅ Done

Relationships

None yet

Development

No branches or pull requests

Issue actions