Hi all,
does someone know about an Ibator plugin to generate the equals and hashcode methods for the Example classes? The existing EqualsHashCodePlugin does provide this functionality for the data classes. Our intend is to have this methods also in the example classes for better unit test capabilities in our application. It would be nice to know if there is something like that already in place before we start a new one. Thanks Benjamin