projects
/
javainspect.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54fdb88
)
Added javaparser idea.
author
Svjatoslav Agejenko
<svjatoslav@svjatoslav.eu>
Fri, 22 Dec 2017 13:34:50 +0000
(15:34 +0200)
committer
Svjatoslav Agejenko
<svjatoslav@svjatoslav.eu>
Fri, 22 Dec 2017 13:34:50 +0000
(15:34 +0200)
doc/index.org
patch
|
blob
|
history
diff --git
a/doc/index.org
b/doc/index.org
index
6e0cbda
..
bcbbf0a
100644
(file)
--- 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