| File | Date | Author | Commit |
|---|---|---|---|
| nbproject | 2023-07-22 |
|
[7acef2] Fix the caret no being advanced, it is now corr... |
| samples | 2025-07-02 |
|
[eb1698] - Put the caret at the end of the selection af... |
| src | 2026-03-19 |
|
[59306d] Several fixes for the SPARQLTokenMarker |
| test | 2026-03-19 |
|
[59306d] Several fixes for the SPARQLTokenMarker |
| wiki | 2026-01-31 |
|
[f59ddd] Fix cases after 1.2.35 where after several undo... |
| .gitignore | 2023-07-22 |
|
[7acef2] Fix the caret no being advanced, it is now corr... |
| CHANGES.md | 2026-03-19 |
|
[59306d] Several fixes for the SPARQLTokenMarker |
| GPL_LICENSE.txt | 2023-07-01 |
|
[b9823e] switch to git |
| MIT_LICENSE.txt | 2023-07-01 |
|
[b9823e] switch to git |
| README.md | 2026-01-29 |
|
[1049f2] Further protections of the JEditor class if the... |
| build.xml | 2026-01-29 |
|
[1049f2] Further protections of the JEditor class if the... |
| editor.bat | 2023-07-01 |
|
[b9823e] switch to git |
jEditor is a simple Java text Editor with syntax highlighting which is designed to be used in a library in other applications.
A typical use case is an application which needs to edit text files.
The home page for the jEditor project can be found in the sourceforge Project web site (https://sourceforge.net/projects/jEditor/). There you also
find information on how to download the latest release as well as all the other information you might need regarding this project.
See CHANGES.md
A Java 1.8 or later compatible virtual machine for your operating system.
The jEditor.jar file is the library of the application.
The jEditor Library uses a MIT license for the source code, except the GPL license for the code which allows to
compare two text files.