Hi, nice component,
i receive this error running it on Tomcat 8.5 java 8
java.lang.UnsupportedClassVersionError: com/wontlost/ckeditor/VaadinCKEditorBuilder has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0 (unable to load class [com.wontlost.ckeditor.VaadinCKEditorBuilder]
)
Is there a solution ?
Thanks