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 - Entity Classes from Database wizard generates corrupted entities
Summary: Entity Classes from Database wizard generates corrupted entities
Status: RESOLVED DUPLICATE of bug 137564
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-18 16:27 UTC by Jan Stola
Modified: 2008-06-18 18:08 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***