Hi All,
I am new to OpenEMS environment and trying to target for windows11 system. I installed and configured eclipse 2024-06[v4.32] and Adoptium Java 17 as mentioned in the documentation but on opening the openems project I am facing multiple errors and unable to proceed further. Kindly advice. Thank you.
Will it be possible for someone to guide further. Thank you.
Hi, welcome to the Forum
I think you already did the following, but it cant hurt to check again.
- Make sure JDK 17 is selected in Eclipse under [Windows] → [Preferences] → [Java] → [Installed JREs] → [Add] → select the JDK 17.
- Have you opened the project by selecting [File] → [import] → [Bndtools] → [Existing Bnd Workspace]? Then it should take some time to build and automatically resolve the errors. (some warnings might remain but can be ignored for the time being)
Hope this helps