Skip to content

Instantly share code, notes, and snippets.

@lintonye
Created December 20, 2014 17:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lintonye/af86ad8538d30edc8bc0 to your computer and use it in GitHub Desktop.
Save lintonye/af86ad8538d30edc8bc0 to your computer and use it in GitHub Desktop.
:app:compileDebugJava
Executing task ':app:compileDebugJava' (up-to-date check took 0.02 secs) due to:
Input file /AndroidStudioProjects/CompileJavaTest/app/src/main/java/compilejavatest/E.java has changed.
:app:compileDebugJava - is not incremental. Unable to infer the source directories.
Compiling with JDK Java compiler API.
Class dependency analysis for incremental compilation took 0.031 secs.
Created jar classpath snapshot for incremental compilation in 0.032 secs.
Written jar classpath snapshot for incremental compilation in 0.005 secs.
:app:compileDebugJava (Thread[main,5,main]) completed. Took 1.664 secs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment