Bug 85294 - formatting around strictfp keyword broken
Summary: formatting around strictfp keyword broken
Status: RESOLVED DUPLICATE of bug 69806
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0.1   Edit
Hardware: All All
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-15 12:07 EST by Bernard Cena CLA
Modified: 2006-02-03 14:10 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bernard Cena CLA 2005-02-15 12:07:06 EST
when using strictfp with class, interface or method, JDT formatting fails to 
work - to see this enter a simple example eg.
public   strictfp    class Bing {}
with extra whitespace and use Source/Format. The white space does not get 
fixed.
I just had a look and this works in 3.1M4 - will there be a 3.0.2 in the 
meantime ?
Thanks
Comment 1 Olivier Thomann CLA 2005-02-15 12:37:21 EST
Too late for 3.0.2.
Comment 2 Philipe Mulet CLA 2006-02-03 05:12:17 EST
Is this still an issue ?
Comment 3 Olivier Thomann CLA 2006-02-03 14:09:18 EST
This is an issue in 3.0.2, but it is fixed in 3.2 or 3.1. Since 3.1.2 is the last official release I don't see a need to backport to 3.0.x.
Comment 4 Olivier Thomann CLA 2006-02-03 14:10:10 EST
Closing as dup of bug 69806

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