Skip to content


Closed By default forbids to generate abstract classes
nuiton / eugene #276 · created by Tony Chemit
By default abstract classes should never be overriden by user. Add a tag value *overrideAbstractClasses* to check this; default value is *false* as the best behaviour. If you still want to override ...
updated