Skip to content

Commit c99b81a

Browse files
committed
Merge pull request #2291 from dlsniper/update-compile-docs
Describe the branches (fixes #2047)
2 parents 02c3913 + ef7c00e commit c99b81a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CONTRIBUTING.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,13 @@ If you use Mac, you may check follow path while looking for SDK:
114114
Now you can use the run configurations provided by the plugin source code to
115115
run and play.
116116

117+
There are multiple branches of the plugin which correspond to different versions
118+
of the IntelliJ Platform:
119+
120+
- 141 -> can be used for IDEA 14.1
121+
- 144 -> can be used for IDEA 16
122+
123+
The master branch will follow the current stable release of IDEA (currently IDEA 15).
117124

118125
Going to ``` Run -> Run... ``` will provide you with the following run configurations:
119126

0 commit comments

Comments
 (0)