When doing SWT Development, if you submit code with the wrong style, you might get some code-comments from other contributors advising you to fix your style.
Luckily there is an Eclipse-SWT-formatted profile that one can use or one can fix them with some Regex.
Note: I will update this article as I find out more about SWT style.
Continue reading