From: Svjatoslav Agejenko Date: Fri, 22 Dec 2017 13:34:50 +0000 (+0200) Subject: Added javaparser idea. X-Git-Tag: javainspect-1.7~30^2 X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=javainspect.git;a=commitdiff_plain;h=6ef10da2e0c5083df6f2fbf8cc2dc784a8347329 Added javaparser idea. --- diff --git a/doc/index.org b/doc/index.org index 6e0cbda..bcbbf0a 100644 --- a/doc/index.org +++ b/doc/index.org @@ -195,6 +195,7 @@ sudo apt-get install graphviz - BUG: Should not hide references if there are too many of them to classes if referring classes are not visible anyway because of blacklist/whitelist rules. Basically reference counting should exclude not visible classes. +- FEATURE: replace internal java parser with: https://javaparser.org/ - FEATURE: integarte with [[http://plantuml.com/class-diagram][PlantUML]]. - FEATURE: add dark theme - FEATURE: sort Class fields by alphabet