EditiX XML Editor 2021

Schema Editor - XSLT Editor - XSLT Debugger - XSL-FO Editor - XQuery Editor

EditiX is a powerful and easy to use XML editor, Visual Schema Editor, XQuery Editor and XSLT debugger for Windows, Linux and Mac OS X designed to help web authors and application programmers take advantage of the latest XML and XML-related technologies such as XSLT / FO, DocBook and XSD Schema.

Installing the ZIP version for Mac OS X

 

1. Get from the download page the latest ZIP version

 

2. Unzip the file. We suppose for this example, this document is located inside the Downloads/editix2021 directory from your Home directory. You can put it anywhere !

 

3. Open a terminal and use the following commands for changing the attribute of the file editix.sh to be executed. We use here ~/Downloads/editix2021 for the folder as an example, you can choose another name.

 

cd ~/Downloads/editix2021/bin

chmod u+x editix.sh

 

Once this operation is done, you can execute editix using editix.sh inside the bin directory. You may also run it from the terminal with "./editix.sh".

 

You can run it after as any mac os x applications, you don't have to use the terminal for running it.

 

Editix is now started. Congratulation !

 

 

 

Note : You need a Java (at least Version 8) command available inside the console (https://java.com/en/download/apple.jsp). For checking, open your console and use the following command "java -version".