-
Notifications
You must be signed in to change notification settings - Fork 321
[NICE TO HAVE] Unable to use Bazel Plugin with IDEA Ultimate 2019.3.3 #1693
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
Comments
I had the same issue when starting from a blank installation where I disabled a lot of bundled plugins. I believe the Bazel plugin relies on some bundled plugin to be there at runtime and worked around it by restoring my 2019.2 config that had the plugins enabled. Hope this may help. |
@stefanobaghino-da I agree with you. I wonder what plugin is needed. Ill see if I can try to turn them all. |
I had the same issue, and removing all configuration and restarting with default plugins solved the problem for me as well. |
To be clear — here is how I was able to restore this on a Mac:
|
You were right, the problem is lack of some plugins. |
Closing this as a stale issue. |
I'm not sure this is stale but it may need some rewording. Some contributor may be interested in fixing this. Probably just improving the error message to allow people to know how to work around this may help others. 🙂 |
I have tries both official plugin from the marketplace and locally built from commit
06c777fa58b00c49fd887279df382f1c41ad49fc
with the following command"I see the following exception in the IJ log:
I put together a detailed error report gist — please take a look if you need more information.
Please help. I am stuck! 🥺
The text was updated successfully, but these errors were encountered: