mirror of
https://github.com/ethauvin/version-processor.git
synced 2025-04-24 15:37:12 -07:00
README.
This commit is contained in:
parent
9f5c59ed0b
commit
5c9881bcc8
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# A simple annotation processing example
|
||||
|
||||
This project demonstrates a simple annotation processor that is built with [Kobalt](http://beust.com/kobalt).
|
||||
This project demonstrates a simple annotation processor that is built with [Kobalt](http://beust.com/kobalt). The annotation processor allows you to generate a `Version` class containing a version number that is either read from a `Properties` file or directly defined in the annotation.
|
||||
|
||||
There are two modules in this project:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue