Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

Run annotation processors as part of the gradle idea task #76

@jroitgrund

Description

@jroitgrund

Current behavior: when switching to a new branch that has different dependencies, I need to run gradle idea to fetch those, and then I need to run Rebuild Project in IntelliJ to run the annotation processors again.

Desired behavior: gradle idea also runs the annotation processors such that checking out a commit and running gradle idea is sufficient to start coding.

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