dkpro / dkpro-statistics

DKPro Statistics
https://dkpro.github.io/dkpro-statistics
Apache License 2.0
12 stars 4 forks source link

Unsupported class version error #23

Closed dicleoztur closed 8 years ago

dicleoztur commented 8 years ago

hi, i have dkpro-statistics with version 2.0.1 in our pom file. when i import the library and use the related classes, i receive'the following error and couldn't find a work around: "Exception in thread "main" java.lang.UnsupportedClassVersionError: org/dkpro/statistics/agreement/distance/IDistanceFunction : Unsupported major.minor version 52.0" i use java1.7.

chmeyer commented 8 years ago

The latest version requires Java 8. Solutions: