From 8a8161fd6aec91dae49b57bb3337c0f5dafb1590 Mon Sep 17 00:00:00 2001 From: Peter Lamby Date: Tue, 3 Mar 2020 21:11:44 +0100 Subject: Add java annotation generator Signed-off-by: Peter Lamby --- git.sr.ht/annotations.md | 1 + 1 file changed, 1 insertion(+) 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) -- cgit