I’m looking for a WYSIWYG editor component for GWT or which is easy to use in a GWT generated page. Any clue?
I took a look at CKEditor, but I don’t know if it’s easy to integrate with GWT. If you have done something like this, I’m interested in your feedback.
CKEditor has been integrated with GWT (gwt-ckeditor, vaadin-ckeditor), as has TinyMCE (tinymce-gwt, gwt-tinymce) and several other WYSIWYG editors (gwt-html-editor, etc…).