I'm looking for a way to integrate CKEditor in my GWT project.
I've made some googling and found this project: https://code.google.com/p/gwt-ckeditor/ which has been abandoned for years. So the CKEditor is completely outdated.
I've also seen the CKEditor being loaded outside of GWT into a textarea created in GWT. I'm not sure if that's a good way.
If someone could give me some advises, it would be highly appreciated. Thanks by advance