Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
最近我遇到了在项目中必须同时使用@AutoMatter 和@AutoValue 来生成代码的情况。但是,这不起作用,因为没有为带注释的类(@Automatter)之一生成代码。如果这是一个编译器插件,为什么它不起作用?