Bug 36654 - Add format source code on a whole package
Summary: Add format source code on a whole package
Status: RESOLVED DUPLICATE of bug 12144
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.1   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-18 06:29 EDT by Gary Gregory CLA
Modified: 2003-04-22 03:39 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 Gary Gregory CLA 2003-04-18 06:29:20 EDT
Great feature: You can do an organize imports on packages.

I would like to format source for a whole package.

The reason for this is that we would like to change some of our 'standard' 
code formatting in eclipse. The way we plan on doing this is to use the same 
procedure we use when we change copyright notices in the source: turn off cvs 
email notifications, change our source, turn on cvs notification. This saves 
us 2000+ file change message x # of developers. By Formatting a whole package 
(and sub-packages) at a time, we do not to a manual Format op for each file. 
In fact, we do plan on taking the time to do this manually of course. For for 
now we will deal with two source code standards in our app.

Thank you for considering this request.
Comment 1 Olivier Thomann CLA 2003-04-21 10:42:36 EDT
Move to JDT/UI.
Comment 2 Dirk Baeumer CLA 2003-04-22 03:39:48 EDT

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