commit | 13456c22d4225ebb60f67a7e5980e9e72102030e | [log] [tgz] |
---|---|---|
author | Brendan Douglas <brendandouglas@google.com> | Mon Jun 27 17:03:26 2016 -0400 |
committer | Brendan Douglas <brendandouglas@google.com> | Fri Jul 08 13:43:39 2016 -0400 |
tree | 1bd8e1bac01538fdade2cd7c2875b2e2fb03a819 | |
parent | 986fb9653f481e7dcbc7d8bb197e0bb3bc0a9e7e [diff] |
Initial import of ijwb, an IntelliJ plugin for Bazel
You can find our plugin in the Jetbrains plugin repository by going to IntelliJ -> Settings -> Browse Repositories, and searching for ‘IntelliJ with Bazel’.
To import an existing Bazel project, choose ‘Import Bazel Project’, and follow the instructions in the project import wizard.
Install Bazel, then run ‘bazel build //ijwb:ijwb_bazel’ from the project root. This will create a plugin jar in ‘bazel-genfiles/ijwb/ijwb_bazel.jar’.