mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
2017.1 release
This commit is contained in:
parent
a725cd52f8
commit
80914e0346
@ -5,10 +5,8 @@ product_type: DevGuide
|
||||
|
||||
baseurl: /intellij/sdk/docs/
|
||||
|
||||
# This is tag 143.381.42
|
||||
# This is tag 171.3780.107 (2017.1)
|
||||
upsource:
|
||||
server: upsource.jetbrains.com
|
||||
repo: idea-ce
|
||||
# This is the SHA for the 143.381.42 release, but it's not indexed on Upsource
|
||||
# commit: db70c2b4bdc79eb5f551632aade418c0de50e840
|
||||
commit: 1731d054af4ca27aa827c03929e27eeb0e6a8366
|
||||
commit: d00d8b4ae3ed33097972b8a4286b336bf4ffcfab
|
@ -29,6 +29,7 @@ The [master](https://github.com/JetBrains/intellij-community/tree/master) branch
|
||||
|
||||
| IntelliJ Product version | Branch name/number |
|
||||
|--------------------------|-------------------------------------------------------------------|
|
||||
| 2017.1 | [171](https://github.com/JetBrains/intellij-community/tree/171) |
|
||||
| 2016.3 | [163](https://github.com/JetBrains/intellij-community/tree/163) |
|
||||
| 2016.2 | [162](https://github.com/JetBrains/intellij-community/tree/162) |
|
||||
| 2016.1 | [145](https://github.com/JetBrains/intellij-community/tree/145) |
|
||||
@ -47,7 +48,7 @@ The [master](https://github.com/JetBrains/intellij-community/tree/master) branch
|
||||
|
||||
The source code of stable releases of IntelliJ IDEA Community Edition is also available as a tarball:
|
||||
|
||||
- [IntelliJ IDEA Community Edition 2016.1.3](https://download.jetbrains.com/idea/ideaIC-2016.1.3-src.tar.bz2)
|
||||
- [IntelliJ IDEA Community Edition 2016.1.4](https://download.jetbrains.com/idea/ideaIC-2016.1.4-src.tar.bz2)
|
||||
- [IntelliJ IDEA Community Edition 15.0.6](https://download.jetbrains.com/idea/ideaIC-15.0.6-src.tar.bz2)
|
||||
- [IntelliJ IDEA Community Edition 14.1.7](https://download.jetbrains.com/idea/ideaIC-14.1.7-src.tar.bz2)
|
||||
- [IntelliJ IDEA Community Edition 13.1.7](https://download.jetbrains.com/idea/ideaIC-13.1.7-src.tar.bz2)
|
||||
|
@ -29,7 +29,7 @@ The following branch numbers are used for *IntelliJ Platform* based products and
|
||||
|
||||
| Branch number | IntelliJ Platform version |
|
||||
|-----------------------------------------------------------------|---------------------------|
|
||||
| 171 | 2017.1 |
|
||||
| [171](https://github.com/JetBrains/intellij-community/tree/171) | 2017.1 | | 2017.1 |
|
||||
| [163](https://github.com/JetBrains/intellij-community/tree/163) | 2016.3 |
|
||||
| [162](https://github.com/JetBrains/intellij-community/tree/162) | 2016.2 |
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user