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 155190

Summary: Plus operator when breaking strings
Product: editor Reporter: mjr_1974 <mjr_1974>
Component: Formatting & IndentationAssignee: issues@editor <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description mjr_1974 2008-12-10 22:10:39 UTC
The editor misplaces the plus operator when hitting enter to breaking a String in more than one line. Instead of having
the plus operator at the end of the first line, it should be at the beginning of the second line. I that way the editor
will comply with the Sun's Coding Conventions.
Comment 1 Petr Dvorak 2008-12-10 22:42:38 UTC
This issue is already reported, thank you for the report anyway!

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