Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 483575

Summary: Adds text of javadoc in the AST
Product: [Eclipse Project] JDT Reporter: Gerard Paligot <gerard.paligot>
Component: CoreAssignee: JDT-Core-Inbox <jdt-core-inbox>
Status: CLOSED WONTFIX QA Contact:
Severity: normal    
Priority: P3 CC: stephan.herrmann
Version: 4.6   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X   
Whiteboard: stalebug

Description Gerard Paligot CLA 2015-12-03 10:27:00 EST
For now, when we apply JDT on a source code, the text in javadoc isn't included in the AST of JDT. That should be great to have the original javadoc of the target source code in the AST.
Comment 1 Stephan Herrmann CLA 2015-12-03 11:14:37 EST
If you speak of the public dom AST, then you probably saw class org.eclipse.jdt.core.dom.Javadoc.

If no nodes of this type were created, or nodes were empty, we'd need to know how exactly you obtained the AST.
Comment 2 Eclipse Genie CLA 2020-02-13 08:01:47 EST
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. As such, we're closing this bug.

If you have further information on the current state of the bug, please add it and reopen this bug. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.