Hi there!
I can't create a new checkio project. i see this error:
`
com.intellij.diagnostic.PluginException: com/jetbrains/checkio/CheckIOProjectComponent : Unsupported major.minor version 52.0 [Plugin: checkio.pycharm.plugin] [Plugin: checkio.pycharm.plugin]
`
What i do:
- install pycharm (just download this http://blog.jetbrains.com/pycharm/2015/10/announcing-pycharm-edu-2-0-2-checkio-integration/)
- run ./pycharm.sh
- go to file-settings-plugins and install plugin, which i download from this http://evgraph.github.io/CheckIOPyCharmPlugin/
- after that, i try create new project, but i don't see "checkio project"
can anybody help me?)
p.s.
yes, for good working this plugin, i must have java8 on my pc. i used Ubuntu 14.10, so:
`azart@azart-asus:~/soft$ java -version
java version "1.8.0_66"
Java(TM) SE Runtime Environment (build 1.8.0_66-b17)
Java HotSpot(TM) 64-Bit Server VM (build 25.66-b17, mixed mode)
`
what i do wrong?
Created at: 2015/10/24 11:25; Updated at: 2015/10/26 15:49