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 187303 - Incorrect coding standard using in UMLProject
Summary: Incorrect coding standard using in UMLProject
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.0
Hardware: PC All
: P3 normal (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-08 01:28 UTC by mvfranz
Modified: 2010-06-13 15:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Reformatted and fixed imports (822.93 KB, patch)
2010-06-13 15:31 UTC, mvfranz
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mvfranz 2010-06-08 01:28:07 UTC
The coding standard for UMLProject needs to be updated to follow the NetBeans standard.
Comment 1 mvfranz 2010-06-13 15:31:54 UTC
Created attachment 100043 [details]
Reformatted and fixed imports

I reformatted all non-compliant files in uml.project and ran 'fix imports' on files with extract imports.

There were no changes to any logic.