Boolean Getter Method
Brought to you by:
jhudson8
hello there!
the synchronizer is a great plugin! thank you very much
for doing such a good work.
but there is one feature i miss: when boolean (or
java.lang.Boolean) properties are created, the getter
method begins with "is". this is okay, referring to
sun's bean definition. but unfortunately JSTL(java
standard tag library)'s core does not recognize such
getter methods.
thus i would welcome a way to configure this in the gui
(instead of changing the templates or snippets).