The type java.lang.Enum cannot be resolved. It is indirectly referenced from required .class files

ww‮.w‬lautturi.com
The type java.lang.Enum cannot be resolved. It is indirectly referenced from required .class files

Update JDK

Files.copy(in, Paths.get(FILE_NAME), StandardCopyOption.REPLACE_EXISTING);

java.lang.Enum not work for jdk 10.0.1
update to jdk 17, work for me

Created Time:2017-09-23 11:17:19  Author:lautturi