Updates:
Status: Accepted
Comment #1 on issue 838 by anquetil...(a)gmail.com: VerveineJ does not export
non-javadoc comments
http://code.google.com/p/moose-technology/issues/detail?id=838
It has been bugging me too, but the Parser we use (JDT), only keeps javadoc.
I did not find how to tell it to keep also other comments.
Another solution would be to read again the source files to get that info.
But it would be slow.