Bug 296708

Summary: [DOM/AST] clarify setters when createASTs(..) is used
Product: [Eclipse Project] JDT Reporter: Olivier Thomann <Olivier_Thomann>
Component: CoreAssignee: Olivier Thomann <Olivier_Thomann>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: amj87.iitr, markus.kell.r, srikanth_sankaran
Version: 3.6   
Target Milestone: 3.6 M4   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Proposed fix
none
Fix for typos none

Description Olivier Thomann CLA 2009-12-02 10:32:30 EST
Fup of bug 288211, we should clarify that some setters in ASTParser have no effect when createASTs(..) is used. They are only pertinent in the context of the createAST(..) call.
Comment 1 Olivier Thomann CLA 2009-12-02 12:50:05 EST
Created attachment 153624 [details]
Proposed fix

Proposed changes in the doc
Comment 2 Olivier Thomann CLA 2009-12-02 13:33:27 EST
Released for 3.6M4.
Might be adjusted if needed.
Comment 3 Markus Keller CLA 2009-12-03 05:02:28 EST
The first note looks good, but all the others are missing a 'when', e.g. :
	 * <p>This source is not used the AST is built using 
	                             ^

The note for setUnitName(String) should say "This name", not "This source".
Comment 4 Olivier Thomann CLA 2009-12-03 09:24:28 EST
Created attachment 153726 [details]
Fix for typos
Comment 5 Olivier Thomann CLA 2009-12-03 09:25:11 EST
Closing as FIXED.
Comment 6 Ayushman Jain CLA 2009-12-08 01:47:49 EST
Verified for 3.6M4