Showing 419 open source projects for "java ide text editors"

View related business solutions
  • 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
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    Chinese Emacs Configuration(emacs_chinese) provide chinese configuration of gnu emacs under popular OS(windows, Linux, Freebsd,etc), also provide a lot of emacs package configurations. I just want to simplify the installation and custmaization of gnu emac
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    JSQLEditor is a PL/SQL and PL/pgSQL editor plug-in for Eclipse IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Butterfly XML Editor is an IDE built on top of a new real-time incremental XML parsing algorithm. The editor features syntax and error highlighting, incremental validation, code completion, XSLT pipelines, and side by side DOM and source viewing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Piccolo is the fastest SAX parser for Java, supporting SAX1, SAX2, and JAXP (SAX only). Piccolo is different from other parsers in that it was developed using parser generators. It weighs 160K including XML APIs. See http://piccolo.sf.net for more info.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    The right plugins for you, users of the java text editor... jext! Here you'll find them and you'll be able to send yours or improve the already existing ones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The program is a text editor(in the future a source editor) using C++ and ncurses library, it is made at the first moment for linux, but in the future for other systems too. It is suposed to work like EDIT(DOS EDITOR).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Jext is a powerful programmer's text editor written in Java.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    The Writers Forge is a fiction authoring suite, an IDE for writers. The tool suite will provide integrated support for writing screenplays and prose, and developing plot and character. The backend will support many target formats, including XML and PDF.
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 9
    Doco is a simple but feature rich and powerful markup language for converting text documents into highly-presentable and navigable web content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    Notes is a programmer text editor for linux and windows. Use Notes to edit HTML, JavaScript, CSS, Java, JSP, PHP, Perl, ASP, C, C++, Pascal, Delphi, Visual Basic, Assembly, etc.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Visai Neri is an attempt to syntactically parse Natural Languages in general and Tamil in particular. To this end, we have developed an application using JavaCC to parse Venpa poetry after writing the grammar in BNF. Vision: complete Tamil grammar in
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FAQ Builder is an advanced text editor, which allow the creation of FAQ Text Files (like those in GameFAQs.com) in a more organized way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A JSP (Javaserver Page) Editing mode for XEmacs, implemented in eLisp, providing in-editor JSP compilation and jump-to-line-number debugging
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Squealer is a lightweight IDE intended for fast, efficient development. It is designed to plug in to your favourite text editor (like Textpad) to give the everyday features needed in a modern n-tier J2EE development environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    syn Text Editor

    Project is not active any more. Sorry!

    Syn is highly customizable text and programming editor. Syn features syntax highlighting for many languages, active scripting, macro recording, the ability to launch a program (e.g. a Compiler) and capture the output, support for projects, etc.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    Nice easy to use notepad software. Faster, more efficient, XP Compliant, and much more updates and new features to be added along the way. Plans are also to add more support for more file types in the future and also to make it smaller and install free.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Written in Delphi 6, this application is intended to be a HTML editor with source highlighting (no WYSIWYG) and some nifty functions. Note: Development is frozen. You can apply for developer rights and continue the project. Just contact me.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Visual DB Script is an editor PHP,ASP,HTML(can support other languages) that integrate the functionally of a Database Manager (like Access or MySQL). It supports Scripting Developers with specifical SQL commands and an SQL Query Designer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A simple open source platform in Java supporting add-ins. Add-ins for text, and for syntax highlighting source code are provided. Aesop is a fledgling Eclipse wannabe looking for add-in developers. Aesop makes use of JEditTextArea and JavaHelp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    subtex is an XML version of LaTeX, the popular typesetting system. It contains a subset of the latex commands (hence SUBtex) but also contains many improvements, including a fabulous built-in bibliography system. LaTeX tags in XML! Yeah!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A run-time configurable character stream tokenizer that allows the user to define token classes via regular expressions. The developer is not limited to predefined notions of whitespace, commenting, or word modalities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NunniMJAX is a minimal java library for parsing XML. The API and functioning recall SAX and is sequential and event-driven. The parser strives to verify that the XML is well-formed, but no validation. NunniMJAX's FSM has been generated using NunniFSMGen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    It's a tools generating some graphics interfaces for applications in Java language. It's to gain a lot of time while building some windows. The Swings classes are very difficult to use! (especially the Layouts) We describe the windows content in XML!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Chaperon is a LALR(1) parser, which parse structured text documents and generate XML documents as output. It includes a parser generator like yacc and a regex scaner like lex. As input use Chaperon a grammar written in XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ResBundleEdit is a localization tool for Java resource bundles. It shows several languages side-by-side, includes search and replace, bulk copy-paste, etc. A must for any internationalized application.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB