[
https://issues.apache.org/jira/browse/CXF-5479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13958497#comment-13958497
]
Freeman Fang commented on CXF-5479:
-----------------------------------
Hi Sergery,
Thanks for the feedback.
Could you please elaborate what's the JavaDocs model API you mentioned above?
IIUC, to read the JavaDocs comments, we have to parse the Java sources code, as
all comments was removed after compilation.
Googled a bit, seems the AstVisitor from Eclipse JDT is promising, it can parse
the Java Source code and get the javaDocs comments.
I guess introduce Eclipse JDT dependency into this plugin module isn't a
problem, if so I will go on this way and do some hack to see how fit it can
work with the cxf DocumentationProvider interface.
Cheers
Freeman
> Create a Maven plugin for generating WADL at build time
> -------------------------------------------------------
>
> Key: CXF-5479
> URL: https://issues.apache.org/jira/browse/CXF-5479
> Project: CXF
> Issue Type: New Feature
> Components: JAX-RS
> Reporter: Sergey Beryozkin
> Assignee: Freeman Fang
> Attachments: CXF-5479.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)