Android build plugin: com.android.tools.build:gradle:3.0.0
The SWIG command in the CMakelist.txt drops files into:
app/src/main/java/com/sureshjoshi/core/
./gradlew clean
cleans app/src/main/java/com/sureshjoshi/core/SeePlusPlusJAVA_wrap.cxx
It misses the .java files generated by SWIG.
Android build plugin: com.android.tools.build:gradle:3.0.0
The SWIG command in the CMakelist.txt drops files into:
app/src/main/java/com/sureshjoshi/core/
./gradlew clean
cleans app/src/main/java/com/sureshjoshi/core/SeePlusPlusJAVA_wrap.cxx
It misses the .java files generated by SWIG.