Relates :
|
Paths provides path handling for JavacFileManager. There are only a couple of places remaining that use it directly. In JavacProcessingEnvironment, it is used to init an unused variable; in APT it is just used to access a couple of paths, which could be better obtained from JavacFileManager. These remaining uses should be cleaned up.
|