Is there a way to configure Eclipse to not use white spaces, BUT to still only indent 2,3,? spaces instead of the standard 4? I don't want to move to white spaces instead of tabbing, because I believe this is a personal choice for the person working on the project.
The closest answer I've seen is https://stackoverflow.com/a/2477132/5525659
It works, but I'm wondering if there is a better/easier way if people are sharing files different ways?
Any insights are appreciated.