Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AS3 example .java SWIG generated files aren't cleaned up by ./gradlew clean #16

Open
dschmitt007 opened this issue Jul 13, 2018 · 0 comments

Comments

@dschmitt007
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant