Skip to content

Latest commit

 

History

152 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build: 260826

NOTICE

INTRODUCTION

EditiX XML Editor is a powerful, open-source XML Editor :

  • Elegant, user-intuitive interface
  • Smart on-the-fly syntax helper
  • XSLT Editor and Debugger
  • Visual W3C Schema Editor
  • XML Project Management
  • Complete XML Workflow

Screen 1 for EditiX XML Editor

Screen 2 for EditiX XML Editor

LICENSES

GPL 3

EditiX is licensed under the GPL-3.0.

Commercial License

If you wish to use EditiX under a non-GPL license, purchase a commercial license.

EXTENSION PACK

The Extension Pack is an optional package that includes:

  • A complete manual with more than 250 screenshots
  • English, French, Spanish and German translations of the manual
  • 7 plugins for using AI cloud providers directly inside EditiX:
    • Anthropic
    • Gemini
    • OpenAI
    • Ollama Cloud
    • DeepSeek
    • xAI
    • Mistral AI

You can purchase the Extension Pack at https://www.editix.com.

INSTALLATION

This program requires Java 8 or later.

Windows

Install git for your machine at https://git-scm.com/install

Install a java jdk for your machine at https://www.oracle.com/java/technologies/downloads

Install ant (for compiling/running all) for your machine at https://ant.apache.org/ivy/download.cgi

Get the EditiX repository from the command line with

git clone https://github.com/AlexandreBrillant/Editix-xml-editor

Compile the EditiX XML Editor Source with

ant compile

By default EditiX is compiled under Java 8, if you want another version (like Java 7), juste update the build.xml updating the "source" and "target" attributes (like 1.7) for the javac command.

Now you can run EditiX XML Editor with

ant run

Or using

run.bat

Linux/Ubuntu

(You may replace 17 for the openjdk by 18,19...)

sudo apt install openjdk-17-jre
sudo apt install openjdk-17-jdk
sudo apt install ant
git clone https://github.com/AlexandreBrillant/Editix-xml-editor
ant compile
ant run

If you see the following error "java.awt.AWTError : Assistive Technology not found..." then edit the /etc/java-8-openjdk/accessibility.properties (update 8 by your java version) and put a (#) comment for the line "assistive_technologies=..."

Linux/Debian

YouTube video from Renzo de Paoli

CONTACT

For questions or support, contact me at : https://www.editix.com or at my professional web site : https://www.alexandrebrillant.com

AI Training Restriction

This project's source code, documentation, and any associated data are strictly prohibited from being used to train, fine-tune, or develop artificial intelligence (AI) models, machine learning systems, or similar technologies. Violations of this restriction will result in the immediate termination of all rights granted under the project's license.

Copyright

Copyright (c) 2026 Alexandre Brillant. All rights reserved.

About

EditiX XML Editor - A modern, open-source XML editor designed for developers and markup professionals.

Topics

Resources

Stars

75 stars

Watchers

8 watching

Forks

Releases

Packages

Contributors

Languages