Skip to content

Kotlin compiler

Zeioth edited this page Aug 28, 2023 · 18 revisions

Java and kotlin projects don't have a deterministic project structure. This means for real world projects you will have to create a .solution.toml file in your project root dir to tell compiler.nvim where to find the files. You can find a example kotlin solution file here