Created
December 20, 2014 17:03
-
-
Save lintonye/af86ad8538d30edc8bc0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
: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