Bug 8489

Summary: space instead of tab
Product: [Eclipse Project] JDT Reporter: Levente Farkas <lfarkas>
Component: CoreAssignee: Olivier Thomann <Olivier_Thomann>
Status: RESOLVED WORKSFORME QA Contact:
Severity: enhancement    
Priority: P3    
Version: 2.0   
Target Milestone: 2.1   
Hardware: All   
OS: All   
Whiteboard:

Description Levente Farkas CLA 2002-01-25 12:40:29 EST
even if I do NOT select 
preferences/java/code formater/indentation is represented by tabs
when I put tab (while I'm editing the text) the editor insert tabs into the
source.
I'd like to see a feature which enables to put spaces (the number are set in
preferences/java/code formater/number of spaces ...) into the source file
when I press tab. this is wellknown feature in almost all editor (MS DevStudio,
vim,...)
thanks.
Comment 1 Philipe Mulet CLA 2002-01-25 13:27:58 EST
Formatter rework is deferred post 2.0, will reconsider after then.
Comment 2 Philipe Mulet CLA 2002-07-25 06:40:43 EDT
Reopening
Comment 3 Olivier Thomann CLA 2002-10-04 15:40:26 EDT
This works in 2.1 stream. Selecting the option:
Window>Preferences>Java>Editor>Insert spaces for tabs.