Documentation: clarify latest IntelliJ version use
Change-Id: I5ff028affb5fb671da4acc5e55607d04a900a99e
This commit is contained in:
parent
b900abd5ef
commit
2cd97871ff
@ -1,7 +1,10 @@
|
||||
= Gerrit Code Review - IntelliJ Setup
|
||||
|
||||
== Prerequisites
|
||||
You need an installation of IntelliJ of version 2016.2.
|
||||
You need an installation of IntelliJ version 2016.2 or later. The latest version
|
||||
might not yet be in-sync with the Bazel plugin for IntelliJ. It usually becomes
|
||||
so quite quickly after new IDEA versions get released, though. It should then be
|
||||
possible to use the fairly latest IntelliJ release with an updated Bazel plugin.
|
||||
|
||||
In addition, Java 8 must be specified on your path or via `JAVA_HOME` so that
|
||||
building with Bazel via the Bazel plugin is possible.
|
||||
|
Loading…
Reference in New Issue
Block a user