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 137598

Summary: Entity Classes from Database wizard generates corrupted entities
Product: java Reporter: Jan Stola <jstola>
Component: SourceAssignee: Jan Lahoda <jlahoda>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: abadea
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jan Stola 2008-06-18 16:27:59 UTC
Reproducible in the latest development builds, for example in Hudson build 2351.

Try to generate any entity using this wizard. The generated entity will contain a lot of meaningless copies of

/*
 * To change this template, choose Tools | Templates
 * and open the template in the editor.
 */

it its body.
Comment 1 Andrei Badea 2008-06-18 16:48:43 UTC
Lahvaci, I think I heard this was yours.
Comment 2 Jan Lahoda 2008-06-18 18:08:09 UTC
Please see issue #137564.

*** This issue has been marked as a duplicate of 137564 ***