Search Results for "mfc xml editor" - Page 7

Showing 186 open source projects for "mfc xml editor"

View related business solutions
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    The Xerlin project is a Java™ based XML editor that can run on any Java 2 virtual machine. The application is extensible via custom editor interfaces. Xerlin can be used to provide simple, intuitive interfaces for users who know nothing about XML.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    eXMLd is a small XML editor written in Java and can be used as it is, or as a component for configure software programs. eXMLd intends to be small, easy to use and flexible.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    A customizable and scalable file editor. It provides a parsing and tokenizing engine. User configurable and GUI customizable. Focused on editing text based configuration files for games, can be xml config files too.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    SGE (Serpent Game Engine - by Erico GR) is a simple but POWERFUL Java tool for creating 2D games in no time. You can use a rich Level Editor to build xml levels with many layers, objects and actors.
    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
  • 5
    XSWT is an XML-based GUI-description language for SWT. The XSWT engine uses Java reflection to actually construct a user interface, so it is automatically compatible with current and future SWT controls. An Eclipse editor for XSWT files is included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DeepArc is a graphical editor which allow users to map a relational data model to an XML Schema and export the database content into an XML document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Ganesha: An easy to use, graphical RDF/XML editor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    gNaXEL is a graphical XML editor. Intended as a learning tool, it allows one to view XML files in a hierarchical manner, as well as a flat textual representation. It is Java based, using Eclipse SWT libraries and the Apache Xerces libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • 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
  • 10
    MotionTool is a graphical editor used to create robotics motions for complex multi-joints robots, such as humanoid or Sony Aibo robots. Motions are saved as XML files and can be tested with mobile robot simulators such as Webots, or real robots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GenDiapo is renamed GenDoc. GenDoc is a XML Editor written in Java2. It is based on a existing project (MerlotXML now called Xerlin), and can use two kinds of plugins (DTD and/or action) for editing and publishing
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Pavlov is a Java multiple choice teaching program. Easy to write, pluggable question selection strategies & user feedback modules optimize time spent learning huge amounts of info stored in XML libraries. Also library editor and general use packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CAXO (Component for Accessing XML based Objects) is mapping any xml based object to a multiline and editable tree structure. CAXO is a JComponent, and direct implementable in any swing container. In default configuration, CAXO is an xml browser or editor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Pollo is an XML editor. It can work with any well-formed XML file, but has special support for the Cocoon Sitemap, Ant build files, W3C Schema files, XSL FO files. It features a colorful graphical presentation, drag-and-drop, undo, model-view design, ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    An XSLT Editor written in java to enable a user to transform multiple XML documents in an simple envirnment. Please see the home page http://yanam.sourceforge.net for a full description
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ChordCast is a chord editor written in Java (swing). It uses an XML format to save chord sheets to files. Chordcast can also export to HTML files using PNG images for chords. It requires J2RE 1.4 to run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The CDT is a Java Swing based basic WYSIWYG HTML editor, with a focus on requiring a minimal technical knowledge to publish an entire website. Projects are driven by XML templates, and most complex site creation tasks are executed with simple wizards.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Nekit is a simple "HTML Editor" java applet. It communicates via XML-RPC with the server and handles "one click" links to internal pages. Perfect for content management web sites.<br> It is based on <a href="/projects/ekit">Ekit</a> by H. Kistler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AG101 is a java-based visual XSL editor/debugger built on the Pollo XML editor (pollo.sourceforge.net). It has extensions to a regular expression library. It also has the ability to pipe XSL transforms one to another and store and reuse those pipes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TAXI enables you to edit informations-dense XML documents, by providing an extremely customisable graphical representation of the content. With a simple stylesheet, you can create the most appropriate visualisation for your data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JXMLEditor is a XML editor developed in Java which is based on the Xerces Java parser. The goal of this editor is to offer some features (tree view, drag & drop, syntax colorizing) to create XML documents easily. Also available as Eclipse Plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TXE is GUI XML editor written in Java using the DOM (Document Object Model) parser provided by Oracle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JAVA UML editor for web pages. Can save and read XML project files and print. It uses swing classes for graphics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a validating xml editor for creating, edititing an manipulating XML files by a web interface. It is based on open standards like XHTML, JavaScript, DOM and CSS for the client and JavaServlets, JSP for the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Create HTML Application editor on any operating systems. This editor has text editor, debuger, and execute on web browsers. You can create HTML, XML, DHTML, HTA, SHTML, Java Script, VB Scrip, Perl, PHP, and other language that can run on web browsers.
    Downloads: 0 This Week
    Last Update:
    See Project