Bug 140541 - [formatter] Java Source formatting problem
Summary: [formatter] Java Source formatting problem
Status: RESOLVED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows 2000
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2006-05-08 02:53 EDT by Daniel Persson CLA
Modified: 2009-08-30 02:09 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 Daniel Persson CLA 2006-05-08 02:53:54 EDT
When formatting source code, an unnecessary return is sometimes inserted before the first parameter in a method signature like this:

  public void showInstallLicenceKeyFiles(
                                         final LicenseKeyFileInfo[] licenceKeyFiles)
  {
 ...
Comment 1 Olivier Thomann CLA 2006-05-08 10:25:26 EDT
What are your formatter's preferences?
Comment 2 Olivier Thomann CLA 2006-05-09 21:03:11 EDT
Closing as REMIND.
Please reopen when the requested information is available.
Comment 3 Denis Roy CLA 2009-08-30 02:09:22 EDT
As of now 'LATER' and 'REMIND' resolutions are no longer supported.
Please reopen this bug if it is still valid for you.