Replies: 1 comment 3 replies
-
They are all in the documentation and the code parsing preference page. https://help.eclipse.org/latest/index.jsp?topic=/org.eclipse.wb.doc.user/html/preferences/index.html |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I know there are many useful javadoc annotations that can be used on code to solve some issues with WindowBuilder.
The problem is it's very difficult to find help about these annotations (or tags). Please provide documentation about them.
Some useful annotations:
/**
* @wbp.parser.constructor
*/
// $hide>>$
// $hide<<$
Beta Was this translation helpful? Give feedback.
All reactions