Leszek Gawron wrote: > me too :) eclipse creates a total mess when formatting the code with 78 > characters per line. Can we establish some project standard?
FYI, the code formatter in eclipse can be exported as xml. It could be included in the repository allowing developers to switch to this formatter at will. This would make it easier (for eclipse users) to enforce some sort of project formatting standard. Now discussing formatting standards itself is a religious thing which i ofcourse happily ignore in this post. Regards Jorg
