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 107857

Summary: hint for if-else braces
Product: java Reporter: Tomas Mysik <tmysik>
Component: UnsupportedAssignee: issues@java <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Tomas Mysik 2007-06-22 15:54:43 UTC
It would be nice if that hint could silently ignore code like this:
if {
} *else if* {
} else {
}
Comment 1 Jan Lahoda 2007-06-22 15:56:17 UTC

*** This issue has been marked as a duplicate of 107281 ***