Skip to content

Question: What files should be moved into a module in order to achieve incremental builds? #859

@ColtonIdle

Description

@ColtonIdle

This is more of a community question, and not really an issue. Incremental annotation processing seems like it might be added soon (#423)... but until that's done maybe someone can outline how to move epoxy to another module?

When using Epoxy I get a message saying:

w: [kapt] Incremental annotation processing requested, but support is disabled because the following processors are not incremental: com.airbnb.epoxy.EpoxyProcessor (NON_INCREMENTAL).

I read on reddit that you can get around this by just moving epoxy into it's own module. I haven't worked with multiple modules, but I'm curious if anyone has done this or know what classes/files would have to go into another module.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions