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 64465 - invalid source indentation in getIcon() in generate xyzDataLoaderBeanInfo class
Summary: invalid source indentation in getIcon() in generate xyzDataLoaderBeanInfo class
Status: CLOSED DUPLICATE of bug 62163
Alias: None
Product: apisupport
Classification: Unclassified
Component: Templates (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-15 16:19 UTC by Stanislav Aubrecht
Modified: 2005-11-04 12:58 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 Stanislav Aubrecht 2005-09-15 16:19:07 UTC
the generated source code for getIcon has invalid indentation:

    public Image getIcon(int type) {
return null;

    }
Comment 1 Milos Kleint 2005-09-16 09:16:21 UTC
duplicate of #62163


*** This issue has been marked as a duplicate of 62163 ***
Comment 2 Tomas Danek 2005-11-04 12:58:11 UTC
v/c