From 6ef10da2e0c5083df6f2fbf8cc2dc784a8347329 Mon Sep 17 00:00:00 2001 From: Svjatoslav Agejenko Date: Fri, 22 Dec 2017 15:34:50 +0200 Subject: [PATCH] Added javaparser idea. --- doc/index.org | 1 + 1 file changed, 1 insertion(+) 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 -- 2.20.1