This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCSTUDIO: Fix horizontal eol market

Expert 2095 points

Part Number: CCSTUDIO

As per related thread I linked, I found that you need to change this in 

in com.ti.ccstudio.ui.prefs,  changing that in core.prefs did nothing it seems.

So I added same line to ui.prefs - org.eclipse.cdt.core.formatter.lineSplit=120.

And it works.