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 7751 - Wrong Code Reformat of multiline Comands
Summary: Wrong Code Reformat of multiline Comands
Status: VERIFIED DUPLICATE of bug 6065
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: -S1S-
Hardware: All All
: P3 enhancement with 2 votes (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-09-25 16:17 UTC by pzajac
Modified: 2007-11-05 13:44 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pzajac 2000-09-25 16:17:09 UTC
[boston 99]
Example :
String str = "bla" +
             "fuj"

It reformats to:
String str = "bla" +
"fuj"
Comment 1 Jan Lahoda 2001-01-24 15:37:59 UTC
Only changed version to Development.
Comment 2 Jan Chalupa 2001-05-05 21:55:21 UTC
Target milestone -> 3.3
Comment 3 David Konecny 2001-05-22 15:49:20 UTC
Changing the state of the issue to ASSIGNED, because it was cover in 
Requirements document at http://editor.netbeans.org/doc/Requirements.html
Comment 4 Jan Chalupa 2001-11-27 12:27:49 UTC
Target milestone -> 3.3.1.
Comment 5 Marek Grummich 2002-07-22 12:08:44 UTC
Set target milestone to TBD
Comment 6 Marek Grummich 2002-07-22 12:11:49 UTC
Set target milestone to TBD
Comment 7 pzajac 2002-10-17 12:26:55 UTC
This issue is very old (2 years opened!!!) . I think that it is bug. 
Priority increased. 
Comment 8 Martin Roskanin 2003-02-27 14:51:00 UTC
Indentation should be rewritten until 4.0
Comment 9 psuk 2004-03-04 13:44:55 UTC

*** This issue has been marked as a duplicate of 6065 ***
Comment 10 sreed 2004-03-04 15:03:19 UTC
I hope this will get some votes for issue 6065. It's been years since 
it was first raised here and keeps being put off. Up to a couple of 
days ago it was scheduled for 3.6, just like this one. Then it was 
changed from 3.6 to the indefinite "future." In effect, making this 
issue a duplicate of 6065 reshedules it for the indefinite future as 
well. If this issue is important to you, please help get it fixed by 
giving it your vote at http://www.netbeans.org/issues/show_bug.cgi?
id=6065
Comment 11 pzajac 2004-03-15 10:52:17 UTC
verified duplicate