Browse free open source Java Text Editors and projects below. Use the toggles on the left to filter open source Java Text Editors by OS, license, language, programming language, and project status.

  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Un editor de texto simple usando JAVA, creado en NetBeans, con propositos educativos. Una muy buena alternativa al bloc de notas tradicional
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A tool to modify existing PDF documents in a simple and user-friendly way. The main features are merging, erasing pages, changing the page order and rotating pages in 90° steps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is a sample text editor bound with j2se 1.4.2. The purpose of this project is to add more features to the text editor and transform it into a dynamic tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    jsph.fr

    jsph.fr

    Justice and equity

    Argumentation tool helper
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5

    jtags - enhanced tags lookup for Java

    Emacs minor mode that provides enhanced tags lookup for Java code.

    Emacs minor mode that provides enhanced tags lookup for Java code. Show declaration or Javadoc for the identifier at point, complete partly typed identifiers, and update TAGS files from within Emacs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Kati is simplified schema-aware xml editor written in java. It supports just one fragment of the capabilities of XML Schema, but it enables a naive user to build a valid xml file with some clicks. Simply it does not allow the users to make mistakes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    something like latex2png.php implemented in java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A visual interface to the command line programs of leJOS. It includes syntax highlighting, and later, auto-typer and an installer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    m-ed
    Powerful line based text editor for many platforms with a very advanced selection system. Currently, it is not usable, it is buggy and barely has any features (very few even basic ones)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    This project develops an application to provide PGP functionality (encrypting, decrypting, and verifying text and data using asymmetric keys as well as managing these keys) on devices supporting PersonalJava (eg. mobile phones like the SonyEricsson P800)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    majix

    RTF to XML Converter

    With MajiX you can automatically transform RTF files (Microsoft Word files) in XML. MajiX is Java compliant. You can convert Headings, lists (numbered or not), tables, bold, italics, underline and some more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Given a String , returns the next logically sequential string defined by a rule. The basic rule is, given a sequence of alphabets, it checks the string and returns a new string with one or more alteration. javadocs and source codes available inside.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project starts to create an open tool for creating, manipulating and visualizing DTDs (in a later state it should work also with other other specification languages such as XML Schema and RELAX NG).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Java library to decline russian personal names, surnames, patronames, occupation titles and organization units.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    eclipse plugin to talk with snipplr.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This subtitle corrector is a free and open source that can be used to edit and synchronize subtitles with srt extension, convert ssa to srt, and merge many srt in one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    tadsdev is a plugin for Eclipse IDE which adds the support for TADS (Text Adventure Development System) v3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    template-message-java-sdk

    Sdk for dynamic generating message by templates

    A small library for creating templates from blocks using code. The same blocks can be used for different templates. The basic principle of working with the library is to provide a flexible and simple system for writing dynamically generated text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    texteditor
    Java 1.6 based text editor for multiple encodings
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Thetis is a Java (OS-independent) application written to allow the linguistic and statistical analysis of the Homeric and Hesiodic Epic. Current achievement is the creation of a complete (and free) Thesaurus of the Homeric and Hesiodic poems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Tje is an java source code editor written in java using SWT. The main goal is to have a small and fast editor with some nice features as code completion, source browsing ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    twexter formats twin twext translations to help us learn language .. demo: http://test.twext.com .. javascript code is open at http://github.com/tudisco/twexter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    unix2windows

    Reading text files created in unix systems.

    This is about replacing the new line characters in text files created in unix systems so they can be easily visualized in windows. Suppose you have a text file called "file1" which was created under unix/linux system. If you try to read it with notepad in windows it will be a mess. Do this: 1- Copy unix2win.jar to the directory where file1 is. 2- Open the windows console and call: java -jar unix2win.jar file1 file2.txt This will create a file called file2.txt with the very same content of file1, but it can be read with windows notepad easily. I hope you find this useful :)
    Downloads: 0 This Week
    Last Update:
    See Project