Closed GoogleCodeExporter closed 9 years ago
i'm totally happy with the changes :)
Original comment by f...@ub0r.de
on 2 Sep 2011 at 4:26
btw: if you are using eclipse as ide, you would do me a great favor with
respecting the .settings regarding code style and stuff ;)
it will just mess up the git history when both of us are using auto code
formatting but with different style
Original comment by f...@ub0r.de
on 2 Sep 2011 at 5:00
Yea, I'm sorry about the superfluous changes last time.
I had tried to get my formatter to match though. You don't seem to have
project-specific formatting set on the projects, which means it's using the
workspace settings. I set it to use the standard eclipse formatting settings
and it came close to your formatting, but it was slightly out. I think it is
possibly a difference with eclipse formatter defaults between eclipse versions.
I was using the new Indigo version of Eclipse.
Can you add project-specific formatting settings to each project and commit to
github? Hopefully with your settings my formatter will do the same thing.
Original comment by fint...@gmail.com
on 2 Sep 2011 at 6:02
actually the .settings directory is checked into git.
but i can provide global settings tomorrow.
Original comment by f...@ub0r.de
on 2 Sep 2011 at 7:55
Yep, the .settings dir is there, but there is only org.eclipse.jdt.ui.prefs
inside and it doesn't contain any formatting settings. I suspect you are just
using your workspace settings, which unfortunately I don't have and can't seem
to replicate precisely.
Original comment by fint...@gmail.com
on 2 Sep 2011 at 7:59
Two pull requests for this:
https://github.com/felixb/websms-api/pull/2
https://github.com/felixb/websms/pull/2
I made sure the formatter didn't mangle any of the existing code. My own code
format might be slightly off, but should be relatively close.
Works well with fishtext. I haven't tested with any other connectors, but if I
do not set the option in the connector spec it seems to function as before.
Original comment by fint...@gmail.com
on 2 Sep 2011 at 9:32
just merged your changes. thx a lot!
Original comment by f...@ub0r.de
on 4 Sep 2011 at 3:04
Original comment by f...@ub0r.de
on 14 Sep 2011 at 6:37
Original issue reported on code.google.com by
fint...@gmail.com
on 2 Sep 2011 at 4:14