Open
1 of 4 issues completedDescription
For maven, we have integration test (folder it/
) where client code actually uses the current version of SharedType annotation processor to test if it works for the client Java code. Currently, in doc/Usage.md
, we only have examples for how to setup for maven.
We probably also need client code test via Gradle and related setup guide.