Update the dev-intellij documentation to also set the Bazel bin directory.
Change-Id: Ic03449f35516d284aba1c05e82060c38c5dc6c0e
This commit is contained in:
@@ -24,6 +24,13 @@ Bazel must be installed as described by
|
|||||||
. Install it.
|
. Install it.
|
||||||
. Restart IntelliJ.
|
. Restart IntelliJ.
|
||||||
|
|
||||||
|
TIP: If your project's Bazel build fails with **Cannot run program "bazel": No
|
||||||
|
such file or directory**, then you may have to set the binary location in the
|
||||||
|
Bazel plugin settings:
|
||||||
|
|
||||||
|
. Go to Preferences -> Other Settings -> Bazel Settings.
|
||||||
|
. Set the Bazel binary location.
|
||||||
|
|
||||||
== Creation of IntelliJ project
|
== Creation of IntelliJ project
|
||||||
|
|
||||||
. Go to *File -> Import Bazel Project*.
|
. Go to *File -> Import Bazel Project*.
|
||||||
|
Reference in New Issue
Block a user