Copyright © 2013 Natusoft AB
Version: 1.3
Author: Tommy Svensson (tommy@natusoft.se)
Base class and support classes for simplifying annotation processing.
-
Just bumped 3rd party versions.
-
Now requires a minimum of JDK 1.8!
Brought up to date with other dependencies. No functional difference.
- SAPType.getPackage() now returns the package of the top "outer" class for annotated inner classes. Before the outer class name became part of the package, which of course was not correct and caused compilation error when used in code generators by processors using SimplifiedAnnotationProcessor.