froala / wysiwyg-editor-java-sdk

Java SDK to ease the integration of Froala WYSIWYG Editor on server side.

Home Page:https://www.froala.com/wysiwyg-editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Java SDK to ease the integration of Froala WYSIWYG Editor on server side.

https://www.froala.com/wysiwyg-editor

License:MIT License


Languages

Language:HTML 90.9%Language:Java 6.1%Language:CSS 2.9%Language:JavaScript 0.2%