/ekit

Java WYSIWYG HTML editor, made to work as a Maven package

Primary LanguageJavaOtherNOASSERTION

Ekit

This is a maven-compatible fork of the ekit open source project made to be redistributable with Maven. It is based on the version 1.7b of the original project, currently at version 1.8

As the original license type changed, the package and project name changed, too.

The code still is a fork of the 1.7b, so the version 1.8 is used. It is source compatible to the 1.7b.


Changes in 1.8

  • Port to Java 11.
  • Fixed window handling error regarding the positions
  • Multiscreen-support, the window sticks to the screen of the parent window
  • Flexible Icon retrieval for supporting other icon source and icons, e.g. for ribbons
  • Added missing icons in the code.
  • Added missing translations in the code.
  • support for hyperlink indication via cursor and hyperlink clicking

Originally had a LGPLv2.1 license, updated to v3.0

Project Link