diff options
author | Peter Lamby <peterlamby@web.de> | 2020-03-03 21:11:44 +0100 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2020-03-03 16:55:38 -0500 |
commit | 8a8161fd6aec91dae49b57bb3337c0f5dafb1590 (patch) | |
tree | 996ec536c4dc26c49e811537e94536015994a236 /git.sr.ht/annotations.md | |
parent | da6fc834cc22d087148de1c197d4cd7cf15e9e03 (diff) | |
download | sr.ht-docs-8a8161fd6aec91dae49b57bb3337c0f5dafb1590.tar.gz |
Add java annotation generator
Signed-off-by: Peter Lamby <peterlamby@web.de>
Diffstat (limited to 'git.sr.ht/annotations.md')
-rw-r--r-- | git.sr.ht/annotations.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/git.sr.ht/annotations.md b/git.sr.ht/annotations.md index dfd857a..e1eaaa0 100644 --- a/git.sr.ht/annotations.md +++ b/git.sr.ht/annotations.md @@ -14,6 +14,7 @@ annotation generator for your project's programming language(s): - C: [annotatec](https://git.sr.ht/~sircmpwn/annotatec) - Go: [annotatego](https://git.sr.ht/~sircmpwn/annotatego) +- Java: [annotatejava](https://git.sr.ht/~serra/de.serra.srht.annotatejava) - POSIX shell: [annotatesh](https://git.sr.ht/~emersion/annotatesh) - Python: [annotatepy](https://git.sr.ht/~ihabunek/annotatepy) - Rust: [annotate-rust](https://git.sr.ht/~wezm/annotate-rust) |