You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: