Skip to content
This repository has been archived by the owner on Sep 11, 2019. It is now read-only.

ckeditor/ckeditor4-java-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠ This repository is no longer maintained ⚠

CKEditor 4 for Java

This project was supposed to provide a CKEditor 4 for Java integration to simplify the use of CKEditor 4 library in Java applications. It has not been completed, use it at your own risk.

Please note that CKEditor is a JavaScript editor and as such may work with any web application, regardless of the server-side language that the project is using, including Java-based apps. A dedicated "server-side integration" is not required to include CKEditor 4 in your application.


CKEditor 4 for Java is a server-side integration for CKEditor. It allows you to use this popular JavaScript editor in Java Server Pages (JSP) as a custom JSP tag or as a Java Object integrated with the code of your web application.

Getting the code

To use the code you need to clone it into local directory of your choice, using below command:

git clone https://github.com/ckeditor/ckeditor-java-core

Documentation

The full developer documentation for the CKEditor for Java integration is available online at: http://link-to-docs.com

The CKEditor for Java API is also available online at: http://link-to-api.com

CKEditor for Java web application

If you are interested in examples showing how CKEditor for Java can be used inside a web application, please visit https://github.com/ckeditor/ckeditor-java-samples

License

Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license

About

The development repository of CKEditor 4 for Java (core).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages