Page 1 of 1
Servoy Code Style
Posted:
Tue Jun 08, 2010 2:58 am
by ptalbot
Could you make available the code style settings you use under Eclipse, this will make it easier for external code patches if we use the same Formatter/Clean up preferences.
Thanks!
Re: Servoy Code Style
Posted:
Tue Jun 08, 2010 8:51 am
by jcompagner
all projects (as far as i know) already have that.
We include a formatter for on every project (see project settngs) and also save actions are enabled per project.
Re: Servoy Code Style
Posted:
Fri Jun 11, 2010 7:22 am
by ptalbot
Indeed, it works fine. Thanks!