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 193357

Summary: Add "//NOI18N" to lines with property names etc.
Product: java Reporter: rcasha <rcasha>
Component: BeansAssignee: Jan Becicka <jbecicka>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

Description rcasha 2010-12-14 09:18:22 UTC
Any lines containing property names (strings) which are not to be translated should have the comment "//NOI18N" at the end so as not to trigger warnings in tools such as CheckStyle.