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
To reproduce
Connect to the project with IDEA Remote Development or Gateway.
And also, others claim that launch IDEA from menu or desktop didn't contains the env vars from .bashrc. It contains the env vars from .profile. But it works with launch IDEA from terminal directly.
I confirmed that move the init script from .bashrc to .profile works.
System info
WSL
IDEA Remote Developement
The text was updated successfully, but these errors were encountered:
Bug report
Env vars are not set in IDEA.
https://youtrack.jetbrains.com/issue/GTW-7254
https://youtrack.jetbrains.com/issue/IDEA-146037
https://youtrack.jetbrains.com/issue/IDEA-146037
To reproduce
Connect to the project with IDEA Remote Development or Gateway.
And also, others claim that launch IDEA from menu or desktop didn't contains the env vars from .bashrc. It contains the env vars from .profile. But it works with launch IDEA from terminal directly.
I confirmed that move the init script from .bashrc to .profile works.
System info
WSL
IDEA Remote Developement
The text was updated successfully, but these errors were encountered: