Update the dev-bazel doc for classpath refreshing of IntelliJ.
Change-Id: I3da34ff05d5c708d7857c3f5d3ff4bcf9d9b2708
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user