-
Notifications
You must be signed in to change notification settings - Fork 308
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
Facing error in Java project for Fast run & fast debug feature #5845
Comments
The error in console is @hvadehra is there a known fix for this? |
A fix will be included in a patch release of Bazel 7. I will leave this open until we implement the rest of the solution in the plugin but we can move forward with the release to Stable despite this issue. |
This adds bazel support for fixing bazelbuild/intellij#5845. Once released, the necessary changes will need to be made to the IntelliJ plugin. PiperOrigin-RevId: 592136548 Change-Id: I6158f379e76b61e75ca51f34888aeecaf0303cc6
This adds bazel support for fixing bazelbuild/intellij#5845. Once released, the necessary changes will need to be made to the IntelliJ plugin. PiperOrigin-RevId: 592136548 Change-Id: I6158f379e76b61e75ca51f34888aeecaf0303cc6 (cherry picked from commit 103830f) Fixes #20601
…ested (#20602) This adds bazel support for fixing bazelbuild/intellij#5845. Once released, the necessary changes will need to be made to the IntelliJ plugin. PiperOrigin-RevId: 592136548 Change-Id: I6158f379e76b61e75ca51f34888aeecaf0303cc6 (cherry picked from commit 103830f) Fixes #20601
We are also seeing this issue in the latest beta version v2023.12.19 . |
This adds bazel support for fixing bazelbuild/intellij#5845. Once released, the necessary changes will need to be made to the IntelliJ plugin. PiperOrigin-RevId: 592136548 Change-Id: I6158f379e76b61e75ca51f34888aeecaf0303cc6
We are also seeing this issue in the latest beta version v2024.01.02 . |
…ested (#20762) This adds bazel support for fixing bazelbuild/intellij#5845. Once released, the necessary changes will need to be made to the IntelliJ plugin. PiperOrigin-RevId: 592136548 Change-Id: I6158f379e76b61e75ca51f34888aeecaf0303cc6 Co-authored-by: Googler <[email protected]>
…ested (#20762) This adds bazel support for fixing bazelbuild/intellij#5845. Once released, the necessary changes will need to be made to the IntelliJ plugin. PiperOrigin-RevId: 592136548 Change-Id: I6158f379e76b61e75ca51f34888aeecaf0303cc6 Co-authored-by: Googler <[email protected]>
This requires a fix in Bazel 7.0.0 which is going to be released in Bazel 7.0.1. |
this is fixed for bazel 7.0.1 in a61a256 |
Description of the bug:
https://screenshot.googleplex.com/65V27w7JMZSkQRo
https://screenshot.googleplex.com/7YCg4aycnNfRK7h
What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.
No response
Which Intellij IDE are you using? Please provide the specific version.
2023.2.4
What programming languages and tools are you using? Please provide specific versions.
No response
What Bazel plugin version are you using?
No response
Have you found anything relevant by searching the web?
No response
Any other information, logs, or outputs that you want to share?
No response
The text was updated successfully, but these errors were encountered: