Showing 78 open source projects for "linux text editor"

View related business solutions
  • $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
  • 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1
    jautocomp is a small java swing package that implements two auto-complete components, a text field and a combo box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The component is an extension to the Richfaces Suggestion box component.The suggestion box is a component analogous to Google Suggest. The component includes a button next to the JSF input text box and onclick of the button renders the suggestion box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Free Open Source VoiceXML editor programmed in Java (Swing). The VoiceXML document is regularly parsed, a tree view is built and syntax errors are reported in a specific table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JLoom is a JSP like template language for text generation - e.g. source code, HTML, XML. JLoom templates are modular encapsulated. Parameters can be any Java type, even Generics or Varargs. There is a plugin for Eclipse and a command line tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5
    Java package providing a simple and configurable key binding chooser dialog. This includes an editor for making and editing lists of bindings in a variety of persistence formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    An embeddable WYSWYG HTML editor for Java Swing. It is based on standard Swing JEditorPane component and provides a rich set of editing features, including paragraph and inline styling, inserting links and images, find/replace functions etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Multi-purpose Java Console: API to quickly development of simple Text User Interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The goal of the project is to describe user interfaces (forms) in a generic manner and to provide render engines for SWT and JSF (potentially for any other GUI Toolkit). The description is XML based and a graphical editor is also part of the Project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SDoc is a fast, easy to use Java syntax highlighting library for Swing. It is implemented as a custom Swing text document that uses JFlex.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    ecl-datepicker is open source Java code for a set of user controls and utilities for calendarized date functions in SWT-based applications. It supports internationalized text and international date ordering/format, and is time zone aware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    User interface to access sql compliant databases. Plugin for JEdit text editor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Add-ons for Eclipse SWT widgets. Included are things like autocomplete combo and text widgets, radio button set, validated text input date widget and validated email widget. These widgets will all work under the standard Eclipse RCP/SWT framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The SpringEditor is a plugin for the Eclipse IDE (http://www.eclipse.org) that supports graphical modelling of application contexts for the spring framework (http://www.springframework.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Marx Explorer project is a web file manager developed in Java, which main function is to help manage static files of an intranet or website and to integrate with other systems to help the end user to select, preview and modify an picture for a news system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project has the aim to develop an editor for the module descriptor files of the popular hivemind framework. The editor help write the contributions to configuration points, by gathering all module descriptos to parse all schemata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Save time in Java GUI development with lazyGUI api. Create Swing JavaBean(TM) displayer/editor. Create Actions from Annotations trampoline and JMenu from them. (Bean Displayer Viewer Editor Component Menu Action).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JXSchema :: Java Swing XML Instance Editor JavaBean, dynamically generated from XML Schema document. Features real-time XML Schema validation. Creates XML instance documents that conform to the source XML Schema document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    NUI is acronym of "New UI". It is a Property Oriented template engine to build Java-based web UI, developer can define properties' meta data(include type, editor, validator) in Class Template File. See http://newui.sourceforge.net/tutorial/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project will provide EditorKits based on a common structure for different formats to be used with the JEditorPane in Java Swing. Currently supported formats: LaTeX (Very basic) Jasperreports styled text
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Property File Editor that stores Property Strings in HTML. Scans Java source for "getString"-calls and assigns them to properties. Scans existing property files and displays overview of translation. All input Strings are converted to HTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JBE is a fully-compliant JavaBeans editor written in pure J2SE5.0, designed to be painlessly integrated in any java software. It allows to recursively instantiate beans, inspect and edit them, browse through them, and invoke methods on/from them.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 22
    UBIQLIPSE is a plug-in for Eclipse that provides a WYSIWYG editor for the creation of UIQ 2.1 GUIs. UBIQLIPSE maintains an XML model of the GUI and converts this model into Symbian C++ code on demand, using an existing tool developed by Symbian.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Simple Java text console I/O wrapper functions for common console tasks such as getting an integer, getting a string etc. These functions wrap around the System.out and System.in objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JPop is a plugin that integrates the poplog (http://sourceforge.net/projects/openpoplog) environment as a plugin for the jedit (http://sourceforge.net/projects/jedit) programmers editor. The plugin is written in a mixture of Java, pop11, and beanshel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Java SWT and AWT port of Scintilla, a free source code editing component. Scintilla runs on Windows and Linux with GTK+. It is a rich text editing control that supports syntax styling, error indicators, code completion, call tips, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB