belovrv
c17a9e10b5
Delete the SlackIn bage
2018-08-07 12:21:56 +03:00
Alexander Udalov
ccb6410823
Rework and move the pull request checklist to a new section in ReadMe
...
Otherwise this text appears in numerous pull requests and contributors
do not understand what to do with it
2018-08-06 13:41:49 +02:00
Alexander Udalov
4c7bdf5437
Minor, fix typos in ReadMe
2018-08-06 13:41:49 +02:00
Andrey Breslav
6e3497771d
Some notes on contributing language features
...
This is to provide some guidance for PRs like: https://github.com/JetBrains/kotlin/pull/1769
2018-08-06 06:32:40 +03:00
Nikolay Krasko
be5527b108
Merge pull request #1088 from lucamtudor/lucamtudor-patch-readme
...
Updates ReadMe.md to name the Sublime Text Package
2018-06-22 21:10:55 +03:00
Alexander Podkhalyuzin
3d57276bc6
Fixed Readme about Gradle Test Runner
2018-06-08 18:44:25 +03:00
Nikolay Krasko
99b44faf5a
Add information about bunch files to ReadMe
2018-06-08 17:11:16 +03:00
Ilya Gorbunov
7501d2ad69
Make JDK 9 required to build the project
2018-04-03 21:24:35 +02:00
Vyacheslav Gerasimov
d831d35869
Add readme for including kotlin-compiler into composite build
2018-03-13 18:29:26 +03:00
Felix Guo
e88d5b2a76
Fix typo in README ( #1547 )
...
`qualify` -> `quality`
2018-03-07 10:37:40 +01:00
Yanis Batura
9c8c1cdc18
Fix a couple of typos in docs and ReadMe
...
* Fix a couple of typos
- In the main ReadMe.md
- In onEach template's doc
* Update generated source code
2018-02-12 14:22:47 +03:00
Ilya Gorbunov
90dff281ba
Actualize ReadMe files
...
- Actualize build requirements and steps
- Extract Gradle plugin readme to the corresponding folder
- Rewrite Libraries and Maven Tools readme
#KT-20995 Fixed
2018-02-06 21:17:58 +03:00
Vyacheslav Gerasimov
d0b232c172
Update readme part about dependencies
2018-01-30 17:06:18 +03:00
Emmanuel Duchastenier
a8ddf03b53
README: IntelliJ IDEA 2017.3 is not early access anymore
...
update README.md with direct download link to IntelliJ IDEA latest version
2017-12-21 13:51:24 +01:00
Artem Zinnatullin
b565b00930
Fix Gradle plugin task name in readme.
2017-10-27 02:55:44 +03:00
Simon Ogorodnik
3ca47f5f4a
Revert "Add note about automatic dev plugin updates to ReadMe"
...
This reverts commit c92408e
2017-10-10 18:25:27 +03:00
Simon Ogorodnik
b7e78e6625
Revert "Add note about bootstrap plugin"
...
This reverts commit 722345d
2017-10-10 18:25:21 +03:00
Simon Ogorodnik
722345d14e
Add note about bootstrap plugin
2017-10-10 18:07:51 +03:00
Simon Ogorodnik
c92408eec9
Add note about automatic dev plugin updates to ReadMe
2017-10-10 18:07:51 +03:00
Yoshinori Isogai
0381b74fed
Delete "Running specific generated tests" ( #1329 )
...
This section is valid before kotlin is built by gradle. Since there is
no working directory setting in run configuration, we need to delete
this document
2017-10-04 14:15:16 +02:00
Ilya Gorbunov
779b9c6fcc
Change TeamCity build status badge to point to the compiler build configuration
2017-09-28 22:02:53 +03:00
Stanislav Erokhin
4a0ad54829
Fix Working with the project in IntelliJ IDEA instruction
2017-09-27 21:23:00 +03:00
Andrey Mischenko
3d8486e8a6
Allow to use Gradle property to configure JDK path
2017-09-26 18:14:45 +02:00
Jonathan Leitschuh
539aed32d2
Improve information regarding running tests that load resources ( #1298 )
...
* Improve information regarding running tests that load resources
Figuring out how to run isolated generated tests is not imidiately straightforward.
This clears up confusion by throwing a more helpful error in the tests and
adding a section to the ReadMe.
* Cleanup ReadMe and comments after review feedback
2017-09-21 11:20:49 +02:00
Dmitry Jemerov
9e3f866831
Update README, remove misleading information ( #1306 )
2017-09-20 18:56:44 +02:00
Ilya Chernikov
ce18c2bf26
Fix readme - only basic corrections
2017-09-20 14:30:04 +02:00
Dmitry Jemerov
a68312379e
Update ReadMe.md ( #1274 )
2017-08-30 15:25:48 +02:00
Yujin Jung
4c00119f08
Fix incorrect slack link ( #1231 )
2017-08-07 11:39:02 +02:00
Jonathan Leitschuh
20cd748377
Add download link for JDK6 on MacOS to Readme.md ( #1229 )
...
Reduce the barier to entry for working on Kotlin by providing a
download link for the MacOS JDK6 in the ReadMe.
2017-08-04 22:47:14 +02:00
Mikhail Glukhikh
7d7ef18e99
Fix type in README
2017-06-27 17:10:27 +03:00
Mike
7e01ac81ab
Fixed Slack link ( #1140 )
...
http://kotlinslackin.herokuapp.com/ is down, replaced with http://slack.kotlinlang.org/
2017-06-19 08:33:13 +02:00
imknown J. Kimu
317e24ce69
Fix Git CLI typo. ( #1119 )
...
No soft-wrapped words.
2017-06-08 08:28:06 +02:00
Dmitry Jemerov
5c993ce83f
Fix Slack link
2017-06-07 11:58:00 +02:00
ReadmeCritic
20f5023c48
Update README URLs based on HTTP redirects ( #1086 )
2017-05-19 20:25:05 +03:00
Tudor Luca
129c0e4c9c
Updates ReadMe.md to name the Sublime Text Package
...
Changes the link name for the Sublime Text Package from "TextMate" to Sublime Text
2017-05-18 13:11:57 +03:00
Ilya Gorbunov
5aabcb6ea3
Update build instructions in ReadMe to include gradle build step.
...
Also update links and overall readme structure.
2017-04-08 08:37:12 +03:00
Yoshinori Isogai
f16736285a
Update JAVA_HOME path to JDK8 ( #1043 )
2017-04-03 17:52:51 +02:00
Peter Tripp
6ae4b42164
Change all readme links from http to https where supported. ( #1009 )
2017-01-09 12:22:58 +01:00
Dmitry Jemerov
77bb9b8092
Update the pull request help link ( #943 )
2016-08-31 12:25:37 +02:00
Morton Fox
61afc7e713
Update the pull request help link
2016-08-31 00:28:28 -04:00
Zalim Bashorov
8393c17df3
Increase minimal version of ant
2016-08-30 21:53:40 +03:00
Yoshinori Isogai
68dd3dde59
Change contributing section of "this query" link to finding open Kotlin issues ( #891 )
2016-07-05 01:09:49 +03:00
Ilya Gorbunov
e04873957e
Notes in README about required environment variables to build libraries maven project.
2016-07-01 18:05:24 +03:00
Ilya Gorbunov
753be08de6
Minor: update links in ReadMe
2016-06-08 21:45:25 +03:00
gandrianakis
cbc5c6f792
Slight improvement of wording in the section that explains the benefits of contributing code examples for library functions
2016-06-08 21:34:18 +03:00
Alexey Sedunov
a818d4714e
Misc: Extract kotlin-ultimate project
2016-04-09 21:13:01 +03:00
Alexey Sedunov
a30b4140de
[RESTORED] Misc: Configure IDEA Ultimate dependencies
2016-04-08 21:07:23 +03:00
Alexey Sedunov
3603d873cd
[REVERTED] 8e7e3a3 Alexey Sedunov on 3/10/2016 at 16:58 (committed on 3/24/2016 at 18:42)
...
Misc: Configure IDEA Ultimate dependencies
2016-03-29 19:17:12 +03:00
Alexey Sedunov
8e7e3a3b99
Misc: Configure IDEA Ultimate dependencies
2016-03-24 17:42:04 +03:00
Nikolay Krasko
60ee5441cf
Update links in Editing Kotlin section
2016-03-13 19:53:18 +03:00