diff options
Diffstat (limited to 'src/support/info.txt')
-rw-r--r-- | src/support/info.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/support/info.txt b/src/support/info.txt new file mode 100644 index 00000000..1723bffe --- /dev/null +++ b/src/support/info.txt @@ -0,0 +1,4 @@ +These classes are not part of lombok itself, but used during the build. For example: +* Code to turn the changelog into HTML ready to ship to projectlombok.org +* Code to create eclipse debug targets + |