Closed markus-fischbacher closed 4 years ago
Hi @markus-fischbacher
IDF Eclipse plugin requires Java 11 and above, and Eclipse 2020-06 CDT package. https://github.com/espressif/idf-eclipse-plugin#Prerequisites
From the log, I could see you're using Java 1.8.0_222-2-ojdkbuild which won't work the plugin. Could you please install Java 11 and above and see if that helps.
Thanks
Hi @kolipakakondal, thanks for your hint. Changing Java to 11 did the trick. Just overseen that I used the wrong path in JAVA_HOME.
Hi there, I tried to set up the Eclipse with idf-eclipse-plugin environment as described in the documentation of this repository. After installing the plugin, Eclipse does not start anymore. I have no clue how to fix that.
Any help is appreciated.
Regards, Markus