Answer the question
In order to leave comments, you need to log in
How can I tweak code primitives in eclipce?
Good day. Tell me how you can change the code primitives in Eclipse?
The situation is simple. The parentheses are in the wrong place and the case-break is shifted.
Here is an example:
case value:
break;
if(){
};
case value:
break;
if()
{
};
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question