I'm struggling to get annotation processing working correctly in my project. Is it actually possible to use the annotations without having to copy similar logic as you guys use in the hal.next project's annotations template?
If not, it might be helpful to note that in the documentation. I can completely understand the need for binding the annotated classes to their generated version, but as GWT users, we tend to see annotations and assume that will automatically be handled for us.
Otherwise, this project is really great. Thanks for sharing!
I'm struggling to get annotation processing working correctly in my project. Is it actually possible to use the annotations without having to copy similar logic as you guys use in the hal.next project's annotations template?
If not, it might be helpful to note that in the documentation. I can completely understand the need for binding the annotated classes to their generated version, but as GWT users, we tend to see annotations and assume that will automatically be handled for us.
Otherwise, this project is really great. Thanks for sharing!