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

Bug 33639

Summary: [api][templates] Make Java templates public API
Product: [Eclipse Project] JDT Reporter: Colin Sharples <sharples>
Component: TextAssignee: JDT-Text-Inbox <jdt-text-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: enhancement    
Priority: P3 CC: mccull1
Version: 2.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Colin Sharples CLA 2003-03-02 22:42:42 EST
I believe the API for Java templates is currently internal API to JDT-UI. I 
think this API would be very useful and should be made public. This would be 
particularly useful for code generation - especially the variable expansion 
aspects of the templates. It would be nice to have a consistent approach for 
code generation - which is not limited to Java, so maybe this stuff should even 
move out of JDT and into platform, with JDT specific extensions to handle the 
Java stuff.
Comment 1 Tom Hofmann CLA 2004-02-17 04:28:27 EST

*** This bug has been marked as a duplicate of 11020 ***