| Summary: | Insert Spaces for Tabs not working in Indigo | ||
|---|---|---|---|
| Product: | [Eclipse Project] Platform | Reporter: | Ricardo Martins <rfcmbean> |
| Component: | Text | Assignee: | Platform-Text-Inbox <platform-text-inbox> |
| Status: | RESOLVED WORKSFORME | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | daniel_megert |
| Version: | 4.2 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Ricardo Martins
> I tried to use spaces for tabs in CDT for C and in Java and the problem occurs
> in both editors.
They have their own settings. Not sure where it is in CDT but for the Java editor this is in the code formatter options.
(In reply to comment #1) > > I tried to use spaces for tabs in CDT for C and in Java and the problem occurs > > in both editors. > They have their own settings. Not sure where it is in CDT but for the Java > editor this is in the code formatter options. The base option should overlap the Formatter if you don't explicitly change it. Although i tried to change it in the Java > Formatter and it didn't made any effect as expected. CDT, as far as I know, don't has an explicit option to use spaces instead of tabs. It used the general one. (In reply to comment #2) > (In reply to comment #1) > > > I tried to use spaces for tabs in CDT for C and in Java and the problem occurs > > > in both editors. > > They have their own settings. Not sure where it is in CDT but for the Java > > editor this is in the code formatter options. > > CDT, as far as I know, don't has an explicit option to use > spaces instead of tabs. It used the general one. Nope, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=350048#c2 (In reply to comment #3) > (In reply to comment #2) > > (In reply to comment #1) > > > > I tried to use spaces for tabs in CDT for C and in Java and the problem occurs > > > > in both editors. > > > They have their own settings. Not sure where it is in CDT but for the Java > > > editor this is in the code formatter options. > > > > CDT, as far as I know, don't has an explicit option to use > > spaces instead of tabs. It used the general one. > Nope, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=350048#c2 Ok. Tanks for the quick reply |