Skip to content

Akshit-Accolite/wysiwyg-editor-java-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 90.8%
  • Java 6.1%
  • CSS 2.9%
  • JavaScript 0.2%