Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IDEA Selects JEM-Windows Go for WSL Projects Instead of JEM-WSL Go #489

Open
noyshabtay opened this issue Dec 15, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@noyshabtay
Copy link
Contributor

Describe the Bug
When Go is installed in both the JEM Windows environment and the JEM WSL environment, the Windows Go installation is selected for a WSL project instead of the WSL Go installation.

To Reproduce

  1. Create or pull both Windows and WSL environments (ensure they are connected).
  2. Open a WSL project in IDEA and observe that the chosen GOROOT is from the JEM Windows environment, not the WSL environment.

Expected Behavior

  • For a Windows project, the JEM Windows environment's Go installation should be chosen.
  • For a WSL project, the JEM WSL environment's Go installation should be chosen.

Versions

  • Operating system: Windows
@noyshabtay noyshabtay added the bug Something isn't working label Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant