In my axon.Ivy Designer (v.7.0.5) I want to Insert 4 spaces instead of tabs. (Internal Code Styleguide). Luckily there is a Setting in Axon.Ivy for reach this:

alt text

But, this Setting does not work for me. When I am in Java Editor on a Class Header and Press Enter, the editor insert a Tab:

alt text

Is there something more to pay attention?

asked 24.10.2018 at 03:26

Thomas%20Wirz's gravatar image

Thomas Wirz
(suspended)
accept rate: 33%


Hi

Java has its own formatting profile. Go to Preferences > Java > Code Style > Formatter and create your own profile. Then Edit your profile and change "Tab policy" to "Spaces only".

Configure Spaces only

link

answered 24.10.2018 at 05:58

Christian%20Strebel's gravatar image

Christian St... ♦
3.2k31338
accept rate: 88%

edited 24.10.2018 at 06:08

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×78
×52

Asked: 24.10.2018 at 03:26

Seen: 1,861 times

Last updated: 24.10.2018 at 06:08