Easing the Froala WYSIWYG HTML Editor server side integration in Java projects.
JRE version >= 1.5 is required.
-
Clone this repo or download the zip.
-
Import
Lib/wysiwyg-editor-java-sdk.jar
or loadLib
project directory in your project and import it. -
To run examples:
- Open
Examples
andLib
projects in your IDE. - Run
Examples
on a server like Tomcat. It will be available onhttp://localhost:3005/
- Eclipse -> Right click on your project -> Build Path -> Configure Build Path... -> Libraries -> Add JARs -> Select
Lib/wysiwyg-editor-java-sdk.jar
.
- Eclipse -> Right click on your project -> Build Path -> Configure Build Path... -> Projects -> Add -> Select
Lib
project.
- Found a bug or have some suggestions? Just submit an issue.
- Having trouble with your integration? Contact Froala Support team.
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.