Rating:
Solution:
1.Write a annotation processor as the DEP_FILE2.Use the annotation on source code, then javac will call up the DEP_FILE on compilation.3.Do your job on compilation.
I don't remember