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

Change-Id: I3da34ff05d5c708d7857c3f5d3ff4bcf9d9b2708
This commit is contained in:
Changcheng Xiao
2016-12-30 08:43:35 +01:00
parent e1d12494d9
commit 31ac98eabc

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