[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: Getters, Setters and member prefix.

> It is a very common practice to precede class member variables with m_.

not agree
we precede with f

> This is most annoying.
> has anyone considered make the setter/getter generation smarter, and have it
> ignore common prefixes (like m_, or _)

sure - read the doc
and check out window > preferences > java > code generation
a.