From ef7c00e96269439e249c254b480aef0338df128b Mon Sep 17 00:00:00 2001 From: Florin Patan Date: Sun, 24 Jan 2016 13:26:15 +0100 Subject: [PATCH] Describe the branches (fixes #2047) --- CONTRIBUTING.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a7ce87995d..147051ae01 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -114,6 +114,13 @@ If you use Mac, you may check follow path while looking for SDK: Now you can use the run configurations provided by the plugin source code to run and play. +There are multiple branches of the plugin which correspond to different versions +of the IntelliJ Platform: + +- 141 -> can be used for IDEA 14.1 +- 144 -> can be used for IDEA 16 + +The master branch will follow the current stable release of IDEA (currently IDEA 15). Going to ``` Run -> Run... ``` will provide you with the following run configurations: