hiteshjoshi / node-stanford-corenlp

A simple node.js wrapper for Stanford CoreNLP.
Other
75 stars 35 forks source link

Error ! Unsupported major.minor version 52.0 #10

Closed raghavSrih closed 9 years ago

raghavSrih commented 9 years ago

Hi,

Can you list the steps I should follow to resolve this error

Could not create class edu.stanford.nlp.pipeline.StanfordCoreNLP java.lang.UnsupportedClassVersionError: edu/stanford/nlp/pipeline/StanfordCoreNLP : Unsupported major.minor version 52.0

Regards, Raghav

hiteshjoshi commented 9 years ago

thats when you use old java version.!