Skip to content

tombensve/SimplifiedAnnotationProcessor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimplifiedAnnotationProcessor

Copyright © 2013 Natusoft AB

Version: 1.3

Author: Tommy Svensson (tommy@natusoft.se)


Base class and support classes for simplifying annotation processing.

Docs

Javadoc

Licenses

Binaries

Accessing binaries


History

Version 1.3

  • Just bumped 3rd party versions.

  • Now requires a minimum of JDK 1.8!

Version 1.2

Brought up to date with other dependencies. No functional difference.

Version 1.1

  • 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.

About

An abstract annotation processor base class that simplifies the annotation processing, but also limits it slightly. It is however good enough for most cases and makes things a bit easier and clearer.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages