I got Intellij IDEA again. Everything works except that I now want to put my plugin on my server and then reload it. Then the following error occurs:
me / veno / main / Main has been compiled by a more recent version of the Java Runtime (class file version 57.0), this version of the Java Runtime only recognizes class file versions up to 54.0
Which Java version should I get so JDK or JRE, if possible please send a link ^^
For this you need version 8 :)
Ok, how exactly can I choose them now?