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

I got in to error while running intelij on wsl2, seems like bazel plugin trying to acces the bazel bin from windows terminal. Is there any way to change the terminal to wsl2 #3203

Closed
marutha51 opened this issue Jan 23, 2022 · 3 comments
Labels
os: windows Windows support product: IntelliJ IntelliJ plugin stale Issues or PRs that are stale (no activity for 30 days) type: feature request

Comments

@marutha51
Copy link

No description provided.

@dpoluyanov
Copy link

There is a way to change bazel binary location in Bazel-plugin settings:
settings

But unfortunatelly, windows-based IntelliJ & bazel plugin expecting windows binary and couldn't launch bazel inside in WSL2, so I've created small adapter from windows-based IntelliJ to wsl2 bazel installation https://github.com/dpoluyanov/bazel-wsl for my colleagues who prefer to work from windows machines.
Even such adapter wasn't enough for smooth interoperability with wsl, so I've open an issue #3112 with patch proposal and rebuilt IntelliJ plugin with this change in https://github.com/dpoluyanov/bazel-wsl/releases/tag/v0.0.3

@sgowroji
Copy link
Member

Dupe of #3112.

@github-actions
Copy link

Thank you for contributing to the IntelliJ repository! This issue has been marked as stale since it has not had any activity in the last 6 months. It will be closed in the next 14 days unless any other activity occurs or one of the following labels is added: "not stale", "awaiting-maintainer". Please reach out to the triage team (@bazelbuild/triage) if you think this issue is still relevant or you are interested in getting the issue resolved.

@github-actions github-actions bot added the stale Issues or PRs that are stale (no activity for 30 days) label Apr 16, 2023
@raoarun raoarun closed this as completed Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
os: windows Windows support product: IntelliJ IntelliJ plugin stale Issues or PRs that are stale (no activity for 30 days) type: feature request
Projects
Development

No branches or pull requests

4 participants