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 33741 - Keep top level classes in separate files
Summary: Keep top level classes in separate files
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Nam Nguyen
URL: http://www.netbeans.org/community/gui...
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-19 15:50 UTC by _ rkubacki
Modified: 2006-06-05 00:39 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 _ rkubacki 2003-05-19 15:50:22 UTC
Please follow this (and also others) coding
guideliness to make it easier for other people to
read the code.
Comment 1 Petr Jiricka 2004-01-12 09:53:02 UTC
Radime, this issue is not very specific. Are there any particular
classes you have in mind?
Comment 2 _ rkubacki 2004-01-12 10:39:08 UTC
org.netbeans.modules.j2ee.deployment.config.ui.Braindead/Complex/Simple/Fixed

probably it would be best to write some rule for bug finder such as PMD.
Comment 3 Petr Jiricka 2004-01-12 10:43:18 UTC
Assigning to Nam.
Comment 4 Nam Nguyen 2004-01-27 23:45:39 UTC
Make Braindead/Complex/Simple/Fixed into static inner classes.