Skip to content

Commit d09e7a0

Browse files
committed
news
1 parent 6d5ee53 commit d09e7a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
### Status
44

5+
2026: Teams relying on QDox should probably migrate to [JavaParser](https://github.com/javaparser/javaparser), or [Spoon](https://spoon.gforge.inria.fr/), [Rewrite](https://github.com/openrewrite/rewrite), or [Roaster](https://github.com/forge/roaster) which all have active development still.
6+
57
QDox is a high speed, small footprint parser for fully extracting class/interface/method definitions (including annotations, parameters, param names). It is designed to be used by active code generators or documentation tools.
68

79
Not so relevant anymore, but it also processes JavaDoc @tags

0 commit comments

Comments
 (0)