Commit Graph

107 Commits

Author SHA1 Message Date
Victor Turansky dbffe6d2be README Actualize IDEA instructions 2020-04-08 14:48:53 +03:00
Victor Turansky 0a215cafa7 README Update 'Gradle properties' link 2020-04-01 00:35:17 +03:00
Victor Turansky 136a64a0b7 README Kotlin DSL script for composite build 2020-04-01 00:31:07 +03:00
Victor Turansky f403a0da82 README Update IDEA plugin dist path 2020-03-28 18:52:41 +03:00
Alexander Podkhalyuzin 4e331d0fb9 Update ReadMe.md
Update usages of old IDEA versions in readme
2019-11-21 18:36:01 +03:00
Darya Razumova 412c562572 Updated switch usage in README 2019-09-02 18:31:06 +03:00
Stanislav Erokhin 2cc6bf31e0 Add link to license folder into README.md 2019-07-18 13:20:55 +03:00
Alexander Podkhalyuzin c9581176d7 git longpaths info for Windows users 2019-03-26 15:17:21 +03:00
Yaroslav Russkih 9ac52fad17 Use https everywhere - documentation and samples 2019-02-19 21:35:36 +01:00
Kirill Shmakov aafb8473e9 Correct typo 2019-02-04 10:00:43 +03:00
Nikolay Krasko 9dd40cb904 Extract contributing guide for better GitHub integration 2018-12-21 16:06:51 +03:00
Alexander Prendota ecba313223 ReadMe: update Kotlin playground link 2018-11-29 12:16:57 +03:00
Matthew Runo 56d354223e Updated suggested issues link to only query the KT project rather than all projects. 2018-11-20 10:52:14 +03:00
Matthew Runo 08d70cbfe8 Update to better describe first time import of project. Changed URL for up for grabs to filter to only show Open issues. 2018-11-20 10:52:14 +03:00
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