Kotlin Tutorial: Creating a Gradle / Kotlin Project - Example 2

preview_player
Показать описание
This Kotlin tutorial is yet another example of setting up a Kotlin Project. First example can be found here on how to create a simple kotlin project:

There are several ways to create a Kotlin Project in IntelliJ, here's yet another way. This time we'll create a bare bones Kotlin Project, we'll use gradle init, but instead we'll choose option 9 in gradle init which is just a plain kotlin library instead of a kotlin application.

In this video I demonstrate how to create a new Kotlin Project that:

- includes the Kotlin JVM and Java SDK
- add a Kotlin gradle implementation using gradle init / option 9
- build the project
- Run a test using kotlin-test-junit
Рекомендации по теме
join shbcf.ru