skallin / google-plugin-for-eclipse

Automatically exported from code.google.com/p/google-plugin-for-eclipse
Eclipse Public License 1.0
0 stars 0 forks source link

UiBinder code completion should show Javadoc comments #270

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start editing any UiBinder ui.xml file.
2. Code completion gives properies list and for each property 
Class.setMethod(), but no javadoc for this method is shown.

What is the expected output? What do you see instead?
Javadoc for setter method is expected, but only method declaration is shown.

Original issue reported on code.google.com by pank...@gmail.com on 11 Mar 2014 at 8:20

Attachments: