plugins - Looking for an Eclipse Code Formatter -
i know built in codeformatter in eclipse there 1 problem it.
i work in team of 20 developers , confirmed codeformatting not like. e.g. wrap lines after 80 characters or opening braces on same line, etc.
so want formatter formats code in 2 ways: when work on class, want formatter make me happy , when push svn should format other wont bothered.
i hope have settings done in machine. if so, can export preference via file -> export -> general/preferences , ask colleagues import it.
if not, try this...
https://code.google.com/p/google-styleguide/source/browse/trunk/eclipse-java-google-style.xml
moreover not idea format while checking svn might bother fellow developers might not feel comfortable when lots of formatting changes minor 1 line bug fix.
Comments
Post a Comment