Jefferson Lima
10/22/2024, 6:56 PMKirill Grouchnikov
10/22/2024, 9:02 PMJefferson Lima
10/22/2024, 10:54 PMKirill Grouchnikov
10/23/2024, 2:17 AMKlitos Kyriacou
10/23/2024, 7:58 AMJefferson Lima
10/23/2024, 8:02 AMStephan Schröder
10/23/2024, 8:09 AMgit clone <https://github.com/JetBrains/kotlin.git>
in your local code directory. The you should simply be able to import it in IntelliJ like any other project "File -> New -> Project from existing sources". Now that I think about it you could also do a "File -> New -> Project from Version Control" with the git-url from the clone command.Jefferson Lima
10/23/2024, 8:23 AMgradlew build
fails
(I can tell the exact error messages later)
So I thought there could be something that I need to do to setup the development environment first. I imagined that there could be a development or contributing guide there could help with these first steps.Stephan Schröder
10/23/2024, 8:31 AM