readme for intellij-community updated

It's now required to use at least IDEA 2017.2.5 to work on IntelliJ IDEA project, this is needed to allow us excluding transitive dependencies in repository libraries settings (IDEA-178557).
This commit is contained in:
nik
2017-10-13 15:24:56 +03:00
parent 6b7dcb793d
commit 0909d18258
+1 -1
View File
@@ -1,6 +1,6 @@
# IntelliJ IDEA Community Edition [![official JetBrains project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub)
### Building and Running from the IDE
To develop IntelliJ IDEA, you can use either IntelliJ IDEA Community Edition or IntelliJ IDEA Ultimate not older than 2017.2.1. To build and run the code:
To develop IntelliJ IDEA, you can use either IntelliJ IDEA Community Edition or IntelliJ IDEA Ultimate not older than 2017.2.5. To build and run the code:
* Run **getPlugins.sh** / **getPlugins.bat** from the project root directory to check out additional modules.
* If this git repository is not on 'master' branch you need to checkout the same branches/tags in android and android/tools-base git repositories.
* Open the project.