blog/compile-time-build-hints/ #5775
Replies: 1 comment 1 reply
|
I don't like the idea to move the build hints to the main class, I prefer the codename_settings.properties file |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
blog/compile-time-build-hints/
Codename One now exposes 87 common build hints as Java annotations, giving the compiler enough information to reject misspelled names, wrong types, and unsupported values before a build reaches the server.
https://www.codenameone.com/blog/compile-time-build-hints/
All reactions