See: Description
JavaRefactoringAPI
To support filtering of results from dependencies, the constants BINARYFILE, DEPENDENCY and PLATFORM are added to the enum JavaWhereUsedFilters.
To support filtering the opposite of test sources, the constant SOURCEFILE is added to the enum JavaWhereUsedFilters.
The RefactoringVisitor now implements DocTreeVisitor<DocTree, Element>.
Added new constant to WhereUsedQueryConstants to search for usages of overloaded methods.
Added an enumeration with keys to identify different filters used by Java Refactoring's Find Usages.
XXX no answer for arch-usecases
|
The sources for the module are in the Apache Git repositories or in the GitHub repositories.
XXX no answer for deploy-dependencies
Read more about the implementation in the answers to architecture questions.