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 - Plus operator when breaking strings
Summary: Plus operator when breaking strings
Status: RESOLVED DUPLICATE of bug 151154
Alias: None
Product: editor
Classification: Unclassified
Component: Formatting & Indentation (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-10 22:10 UTC by mjr_1974
Modified: 2008-12-10 22:42 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***