Added attaching external annotations via module script.
This commit is contained in:
@@ -25,4 +25,5 @@ public interface Module {
|
||||
String getModuleName();
|
||||
List<String> getSourceFiles();
|
||||
List<String> getClasspathRoots();
|
||||
List<String> getAnnotationsRoots();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user