You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since commit ea5e38c, JDK 7 is used
for compilation.
Some class (Files, Path, ...) are now used and require JDK 7.
This change is mainly to link a JDK 7 when Eclipse m2e is used (6 used
before, so compilation problem, manual update required).
This fixes#27
0 commit comments