Bug 87189 - CodeFormatter Assignments wrapping
Summary: CodeFormatter Assignments wrapping
Status: RESOLVED DUPLICATE of bug 71766
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-04 16:52 EST by Dimitry Fayerman CLA
Modified: 2005-08-31 11:59 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dimitry Fayerman CLA 2005-03-04 16:52:59 EST
Code formatter does not wrap the right site of the assignments.
Example:
private static final String KEY_FORM_HISTORY_CACHE_TIME_TO_LIVE =
"FromSystem.formHistoryCacheTimeToLive";

The code above is formatted on one line, should splint after = operator
Version 3.1M5
Comment 1 Jason Bennett CLA 2005-05-04 14:30:27 EDT
possible dupe of 71766
Comment 2 Olivier Thomann CLA 2005-08-31 11:59:29 EDT

*** This bug has been marked as a duplicate of 71766 ***