Join Slack
Powered by
I think it does, here is an example: `A.java` has ...
# kobalt
c
cedric
12/21/2015, 1:14 AM
I think it does, here is an example:
A.java
has changed but not
B.java
. However, the compiler should recompile
B.java
as well. Here, the build tool cannot decide to just pass `A.java`: it doesn’t have enough knowledge to make that decision.
Open in Slack
Previous
Next