aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Lamby <peterlamby@web.de>2020-03-03 21:11:44 +0100
committerDrew DeVault <sir@cmpwn.com>2020-03-03 16:55:38 -0500
commit8a8161fd6aec91dae49b57bb3337c0f5dafb1590 (patch)
tree996ec536c4dc26c49e811537e94536015994a236
parentda6fc834cc22d087148de1c197d4cd7cf15e9e03 (diff)
downloadsr.ht-docs-8a8161fd6aec91dae49b57bb3337c0f5dafb1590.tar.gz
Add java annotation generator
Signed-off-by: Peter Lamby <peterlamby@web.de>
-rw-r--r--git.sr.ht/annotations.md1
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)