I am trying to open a class under a project and i keep getting the same error: Creation of element failed. Reason: Cp65001.
I understood it has to do something with JDK version. So, I downloaded the eclipse update to java 13, as followed here: Java 13 support for eclipse
and also tried out all the suggestion in the link below: How to change JDK version for an Eclipse project
I don't know what else i can do. Is it recommended to use Java 11?
Thank you for your help