この文書の現在のバージョンと選択したバージョンの差分を表示します。
次のリビジョン | 前のリビジョン | ||
kotlin:kotlinのインストール [2019/08/28 00:46] ips 作成 |
kotlin:kotlinのインストール [2019/11/03 18:28] (現在) ips |
||
---|---|---|---|
ライン 1: | ライン 1: | ||
- | インストール | + | ====== kotlinのインストール ====== |
- | + | ||
- | [[https://kotlinlang.org/docs/tutorials/command-line.html|Working with the Command Line Compiler]] | + | |
+ | [[https://kotlinlang.org/docs/tutorials/command-line.html|Working with the Command Line Compiler]]の、 | ||
Downloading the compilerにある[[https://github.com/JetBrains/kotlin/releases/tag/v1.3.50|GitHub Releases]]からGitHubへ行く。 | Downloading the compilerにある[[https://github.com/JetBrains/kotlin/releases/tag/v1.3.50|GitHub Releases]]からGitHubへ行く。 | ||
- | 最下部よりzipをダウンロードする。 | + | リンク先のGithubの最下部よりzipをダウンロードする。 |
(kotlin-compiler-1.3.50.zipでよい) | (kotlin-compiler-1.3.50.zipでよい) | ||
- | |||
{{:kotlin:pasted:20190828-003320.png}} | {{:kotlin:pasted:20190828-003320.png}} | ||
ライン 17: | ライン 15: | ||
pathの追加 | pathの追加 | ||
{{:kotlin:pasted:20190828-004556.png}} | {{:kotlin:pasted:20190828-004556.png}} | ||
+ | |||
+ | パスの確認 | ||
+ | {{:kotlin:pasted:20190828-013158.png}} |