xiaojinzi123 / Component

A powerful componentized framework.一个强大、100% 兼容、支持 AndroidX、支持 Kotlin并且灵活的组件化框架. 大家尽量用 纯 Kotlin 的 KComponent 呀!!!

Home Page:https://github.com/xiaojinzi123/Component/wiki/Component-%E5%92%8C-ARouter-%E6%AF%94%E8%BE%83

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

请问下plugin支持增量吗?

Softtanck opened this issue · comments

版本:1.9.2

描述:
[WARN] Incremental annotation processing requested, but support is disabled because the following processors are not incremental: com.xiaojinzi.component.ModuleAppProcessor (NON_INCREMENTAL), com.xiaojinzi.component.RouterProcessor (NON_INCREMENTAL), com.xiaojinzi.component.RouterDegradeProcessor (NON_INCREMENTAL), com.xiaojinzi.component.InterceptorProcessor (NON_INCREMENTAL), com.xiaojinzi.component.ServiceProcessor (NON_INCREMENTAL), com.xiaojinzi.component.FragmentProcessor (NON_INCREMENTAL), com.xiaojinzi.component.AutowireProcessor (NON_INCREMENTAL), com.xiaojinzi.component.RouterApiProcessor (NON_INCREMENTAL).

不支持. 这个一直以来都不知道怎么去做. 我自己看到这信息也头疼.
你懂的话可以帮忙下

这个支持了已经