This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 99404

Summary: Code generation needs to use the NetBeans template mechanism to generate code
Product: uml Reporter: Trey Spiva <tspiva>
Component: Code GenerationAssignee: Viktor Lapitski <lvv>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
URL: http://wiki.netbeans.org/wiki/view/CustomizableCodeGeneration
Issue Type: TASK Exception Reporter:
Bug Depends on: 99887, 99909    
Bug Blocks:    

Description Trey Spiva 2007-03-29 16:20:02 UTC
The code generation mechanism needs to start using templates to generate source code.  To exectute the 
templates UML should use the NetBeans template mechanism.
Comment 1 Trey Spiva 2007-03-29 16:29:27 UTC
Since FreeMarker is going to be shiped with NetBeans 6, the templates should be written using 
FreeMarker.
Comment 2 Viktor Lapitski 2007-04-13 23:57:24 UTC
done.
Comment 3 Alexandr Scherbatiy 2007-04-27 14:17:55 UTC
verified