Bug 8489 - space instead of tab
Summary: space instead of tab
Status: RESOLVED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 2.1   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-25 12:40 EST by Levente Farkas CLA
Modified: 2002-10-04 15:40 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 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.