SpoonLabs/astor

PROBLEM WITH ASTOR CONFIGURATION: The type javax.annotation.Nullable cannot be resolved.

juliamanfrindias opened this issue · 0 comments

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?