Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 1.47 KB

README.md

File metadata and controls

42 lines (23 loc) · 1.47 KB

Froala WYSIWYG Editor Java SDK

Easing the Froala WYSIWYG HTML Editor server side integration in Java projects.

Dependencies

JRE version >= 1.5 is required.

Installation

  1. Clone this repo or download the zip.

  2. Import Lib/wysiwyg-editor-java-sdk.jar or load Lib project directory in your project and import it.

  3. To run examples:

  • Open Examples and Lib projects in your IDE.
  • Run Examples on a server like Tomcat. It will be available on http://localhost:3005/

Import lib

  • Eclipse -> Right click on your project -> Build Path -> Configure Build Path... -> Libraries -> Add JARs -> Select Lib/wysiwyg-editor-java-sdk.jar.

Import project

  • Eclipse -> Right click on your project -> Build Path -> Configure Build Path... -> Projects -> Add -> Select Lib project.

Documentation

Help

License

The Froala WYSIWYG Editor Java SDK is licensed under MIT license. However, in order to use Froala WYSIWYG HTML Editor plugin you should purchase a license for it.

Froala Editor has 3 different licenses for commercial use. For details please see License Agreement.