Jeff Jensen writes: > Hi Paul, > > Generating get/set methods leaves a trailing space on the generated get > methods' signature, and not on the sets. Would you mind removing the > trailing space from the generated gets? > > This is obviously a very minor nit, but it triggers a Checkstyle rule, > requiring manually deleting that space all the time. >
Hi Jeff, Please you send me an example of the generated code pointing out where the trailing space occurs. I can't reproduced it on my system. Paul
