java-comment-preprocessor icon indicating copy to clipboard operation
java-comment-preprocessor copied to clipboard

Ruin Android project which mix CMake, Kotlin, Java

Open sonvirgo opened this issue 1 year ago • 0 comments

PreProcess change src module root dir cause Kotlin to re-declare. Also Java root dir moves to /debug/res, render all Java classes unresolved in Manifests Ah the issue is specific to src folder having both Kotlin and Java sub folders. Java root sub folder is moved, while Kotlin sub is not,

sonvirgo avatar Jun 23 '24 16:06 sonvirgo