# ckeditor4-java-core **Repository Path**: mirrors_ckeditor/ckeditor4-java-core ## Basic Information - **Project Name**: ckeditor4-java-core - **Description**: The development repository of CKEditor 4 for Java (core). - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-01-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ⚠ 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