Releases: feenkcom/jdt2famix
Releases · feenkcom/jdt2famix
Release 1.0.12
Fixes some npe-s for invocations.
Release 1.0.11
Fixes some npes when computing the cyclo metric
Release 1.0.10
Fixed: super invocations were missing the astStopPosition
Release 1.0.8
Removed unnecessary cyclomatic complexity from annotation instance
Release 1.0.9
bash file has a default -Xmx of 6g
Release 1.0.7
Removed source anchors from calls / accesses / inheritance / annotation instances, but added astStartPosition and astStopPosition as properties.
Release 1.0.6
Fixed a few null pointer exceptions.
Release 1.0.5
Adds support for annotation instances source anchors and inheritance source anchors.
Release 1.0.4
Calls and accesses now have source anchors with start and stop characters.