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 209354 - Generated code lines are very long
Summary: Generated code lines are very long
Status: RESOLVED DUPLICATE of bug 210760
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-09 08:40 UTC by Tomas Mysik
Modified: 2012-04-05 11:36 UTC (History)
0 users

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 Tomas Mysik 2012-03-09 08:40:26 UTC
Perhaps intentional but the generated code lines by Matisse are _very_ long. They used to be wrapped (and so more readable). This applies for addComponent() and accessibility methods.

Thanks.

Product Version: NetBeans IDE Dev (Build 20120308-16a64ff1e4a4)
Java: 1.6.0_31; Java HotSpot(TM) 64-Bit Server VM 20.6-b01
System: Linux version 3.0.0-16-generic running on amd64; UTF-8; cs_CZ (nb)
Comment 1 Tomas Pavek 2012-04-05 11:36:36 UTC
Can be reproduced on the same GUI form as bug 210760, probably same problem.

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