Skip to content

adrianbartnik/annotation-processor

Repository files navigation

Annotation processing

Learning project for demonstration the use of annotation processing in java. It features the MissingFeature annotation that may be added to classes in order to document pending features. The annotation processor generates a file, the MissingFeatureManager that includes convenience features, such as showing all pending features.

Read more on my blog.

About

A learning project for a java annotation processor. See: https://www.adrianbartnik.de/blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages