I’ve encountered other similar issues where the on...
# getting-started
r
I’ve encountered other similar issues where the only way around it was having a
/src/main/java
and a
/src/main/kotlin
. So now I just default to that to save me hours of troubleshooting in the future.
v
another ways is to always use
/src/main/java