Skip to content

mill for kotlin and module-info #5563

Answered by lihaoyi
robstoll asked this question in Q&A
Discussion options

You must be logged in to vote

@robstoll you can use mill.kotlinlib.KotlinMavenModule to use the same foo/src/main/java/ folder structure as maven and gradle, but even in Mill's default project structure you can mix the kotlin and java sources in foo/src/ and it should juts work out of the box. It all gets compiled together into the same classes/ folder that intellij will then index

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by robstoll
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants