|
Here is an eclipse project with a simplified scenario describing my problem. I have a package-info.java file that contains typedef overrides for the package containing the entities. In the holiday entity I am overriding these settings again using the @Type annotation. This does no work.
|