0

zkidea: Unsupported major.minor version 52.0

asked 2015-07-20 07:23:07 +0800

PeterDorzhinov gravatar image PeterDorzhinov
3 1

updated 2015-07-20 07:25:37 +0800

I've installed newly introduced plugin ZK for IntelliJ IDEA. After IDE starting I'm getting the following errors in IDE Event Log:

18:11:59 PicoPluginExtensionInitializationException: org/zkoss/zkidea/lang/ZulSchemaProvider : Unsupported major.minor version 52.0 [Plugin: org.zkoss.zkidea]

18:12:11 PicoPluginExtensionInitializationException: org/zkoss/zkidea/lang/ZulIconProvider : Unsupported major.minor version 52.0 [Plugin: org.zkoss.zkidea]

I've tried to install the plugin on IDEA 14 and 15 (EAP) - with the same result. Does anybody know which version of IDE is required for the plugin?

delete flag offensive retag edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-07-20 19:14:02 +0800

aktejo gravatar image aktejo
155 3

Seems a library is compiled using java 8 and you run it with older version. You could try to install jdk 8, ensure path and java home is changed accordingly, change your source level to 1.8 as well.

Goodluck.

link publish delete flag offensive edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
1 follower

RSS

Stats

Asked: 2015-07-20 07:23:07 +0800

Seen: 19 times

Last updated: Jul 20 '15

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More