Closure type bug compiles correctly with Ant outside of Astor. But inside Astor when generating the Spoon model, it gives a level 8 compliance error with the message:
The type javax.annotation.Nullable cannot be resolved.
How to make the Ant configuration compatible with the Astor configuration to generate the Spoon model?
Closure type bug compiles correctly with Ant outside of Astor. But inside Astor when generating the Spoon model, it gives a level 8 compliance error with the message:
The type javax.annotation.Nullable cannot be resolved.
How to make the Ant configuration compatible with the Astor configuration to generate the Spoon model?