Bug 57794

Summary: [formatting] Formatting class files
Product: [Eclipse Project] JDT Reporter: DJ Houghton <dj.houghton>
Component: TextAssignee: JDT-Text-Inbox <jdt-text-inbox>
Status: ASSIGNED --- QA Contact:
Severity: enhancement    
Priority: P5 CC: Darin_Swanson
Version: 3.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description DJ Houghton CLA 2004-04-07 15:24:49 EDT
I would like to have my formatter settings applied to Java class files when they
are opened in the editor.

Note: would this screw up debugging and get the view out of sync with where I am
on the call stack?
Comment 1 Dani Megert CLA 2004-04-13 07:39:14 EDT
Yes it would mess up debug info. Debug would have to know about formatting and
map the debug info to the new source.

Adding Debug team member as cc.
Comment 2 Dani Megert CLA 2007-06-22 09:59:20 EDT
Get rid of deprecated state.