dvdandroid
01/04/2022, 8:04 PMResolver.getClassDeclarationByName
requires a fully qualified name
i need to reference a class compiled in another module with the same processor (and in the same classpath)
(=> i'd like to cache all generated files by the processor even if in different compilation units)Jiaxiang
01/04/2022, 8:54 PM