Reformatting - If, else if, else statements
Answered
Hello,
I have a problem with the formatting. The current formatting does this with the last else statement:
I want it to be like this:

Where can I change this? Keep in mind I ONLY want this for the else statement. But if there are brackets I want it to go on a new line. If this is possible in Eclipse it must be possible in IntelliJ. Does anyone know where I can change this? Thanks for now!
Please sign in to leave a comment.
Hi. Is this question about a JAva code style?