Hi -
We have multiple projects all part of the same application.
Each maven project uses sculptor.
I have noticed that under generated/java sculptor creates a java class called EnumUserType
It adds this to each project, so in our case we have 4 of them.
Is there a way to declare our own custom EnumUserType, such that we only need one EnumUserType on our classpath?
Thanks,
Richie.