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 73269 - [55cat] NamedQuery annotations are in one line
Summary: [55cat] NamedQuery annotations are in one line
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 5.x
Hardware: PC All
: P3 blocker (vote)
Assignee: Pavel Buzek
URL:
Keywords:
: 76014 (view as bug list)
Depends on: 72956
Blocks:
  Show dependency tree
 
Reported: 2006-03-06 10:42 UTC by Petr Blaha
Modified: 2007-01-24 13:43 UTC (History)
2 users (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 Petr Blaha 2006-03-06 10:42:12 UTC
[build 20060306]
Steps:
1) generate Entity class from database 
ERROR: all @NamedQuery annotations are in one line. I think that every
NamedQuery annotation should be in new line.  The source code with long lines
isn't well arranged and readable.
Comment 1 Rochelle Raccah 2006-03-06 21:47:59 UTC
Need fix to java issue 72956 to fix this.
Comment 2 Rochelle Raccah 2006-05-08 23:24:48 UTC
*** Issue 76014 has been marked as a duplicate of this issue. ***
Comment 3 Andrei Badea 2006-05-25 13:51:01 UTC
Pavle, this is in the generator area, can you please take it?
Comment 4 Pavel Buzek 2006-07-27 16:33:52 UTC
Patch available for issue 72956 should solve this problem when applied to 5.5.
Comment 5 Petr Jiricka 2006-09-06 18:05:51 UTC
Yes, fix for issue 72956 fixed this.
Comment 6 Petr Blaha 2007-01-24 13:43:01 UTC
[070124]