Merge "Update the dev-bazel doc for classpath refreshing of IntelliJ."

This commit is contained in:
David Pursehouse 2016-12-30 19:13:33 +00:00 committed by Gerrit Code Review
commit 34d36d0038

View File

@ -155,7 +155,8 @@ and then follow the link:dev-eclipse.html#setup[setup instructions].
If an updated classpath is needed, the Eclipse project can be
refreshed and missing dependency JARs can be downloaded by running
`project_bzl.py` again.
`project_bzl.py` again. For IntelliJ, you need to click the `Sync Project
with BUILD Files` button of link:https://ij.bazel.io[IntelliJ plugin].
[[documentation]]
=== Documentation