In pure Kotlin projects, the recommended directory structure follows the package structure with the common root package omitted . For example, if all the code in the project is in the org. example. kotlin package and its subpackages, files with the org.