SpoonLabs / gumtree-spoon-ast-diff

Computes the AST difference (aka edit script) between two Spoon Java source code abstract syntax trees
http://hal.archives-ouvertes.fr/hal-01054552
Apache License 2.0
161 stars 42 forks source link

How to support JDK 1.8 version? #314

Closed lengxiaofeng closed 2 months ago

lengxiaofeng commented 6 months ago

Using JDK1.8 for development, all jar packages are JDK11, which is not compatible with JDK1.8

monperrus commented 6 months ago

yes gumtree-spoon-ast-diff is JDK11, because Spoon itself is JDK11, because JDT itself is JDK11.

I recommend switching to 11.