Issue 3: Workaround eclipse's Mirror API getDocComment() bug
Status:  NormalBehaviour
Owner:
Closed:  Apr 2008
Project Member Reported by olivier.chafik@gmail.com, Apr 26, 2008
This seems to be a known eclipse bug (id = 189799).

Declaration.getDocComment() always returns an empty string.
This is annoying for property getters and setters, and also for generic parameters building 
methods.
Apr 28, 2008
Project Member #1 olivier.chafik@gmail.com
works if doc is before annotations
Status: NormalBehaviour