Skip to content
Discussion options

You must be logged in to vote

What you typically want to do after a schema change (or initially when creating a schema), is kick-off code generation:

./gradlew generateJava

The classes will be generated and recognized by Intellij after that.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Matt-Cam
Comment options

@paulbakker
Comment options

Answer selected by Matt-Cam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants