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

external dependencies broken on mac OSX #16

Closed
thunterdb opened this issue Sep 1, 2016 · 3 comments
Closed

external dependencies broken on mac OSX #16

thunterdb opened this issue Sep 1, 2016 · 3 comments

Comments

@thunterdb
Copy link

I used the plugin with the closest version of IntelliJ I could find (see my pull request) and I tried to load the bazel view provided in /ijwb. While the bazel UI seems to work, all the external dependencies such as google commons are shown as missing:

screen shot 2016-08-31 at 5 11 08 pm

It seems so obviously broken that I am wondering if something could be wrong on mac. Do you have some suggestion on where to look in the code?

Setup:
OSX 10.11 (El Cap)
bazel 0.3.1
intellij idea: 2016.1.4 and 2016.2.3 (latest)
I tried with both the official and locally build version of the plugin

@brendandouglas
Copy link
Contributor

Hi thunterdb,

The project needs a plugin SDK set (in Project Settings > Project SDK). Then IntelliJ's bundled guava library should resolve that import.

@brendandouglas
Copy link
Contributor

I'll close this one -- please reopen if it was misdiagnosed, and setting the project's SDK to a plugin SDK didn't fix it.

@thunterdb
Copy link
Author

That sounds good, thank you.

On Fri, Oct 14, 2016 at 2:20 PM, brendandouglas [email protected]
wrote:

I'll close this one -- please reopen if it was misdiagnosed, and setting
the project's SDK to a plugin SDK didn't fix it.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#16 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AHPjAd3c7Eqm630ny7KgB-yshoiFyKGjks5qz_IogaJpZM4JyMX9
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants