Jdt2famix Versions Save

Jdt2Famix takes Java sources and produces MSE files that can be imported into Glamorous Toolkit.

1.0.12

5 years ago

Fixes some npe-s for invocations.

1.0.11

5 years ago

Fixes some npes when computing the cyclo metric

1.0.10

5 years ago

Fixed: super invocations were missing the astStopPosition

untagged-6ef2bbc1bbfdfd1dc6e3

5 years ago

bash file has a default -Xmx of 6g

1.0.8

5 years ago

Removed unnecessary cyclomatic complexity from annotation instance

1.0.7

5 years ago

Removed source anchors from calls / accesses / inheritance / annotation instances, but added astStartPosition and astStopPosition as properties.

1.0.6

5 years ago

Fixed a few null pointer exceptions.

1.0.5

6 years ago

Adds support for annotation instances source anchors and inheritance source anchors.

1.0.4

6 years ago

Calls and accesses now have source anchors with start and stop characters.

1.0.3

7 years ago

Addresses issues:

  • #9
  • #12
  • #15