Difference between revisions of "XML editors"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
* [https://en.wikipedia.org/wiki/Gedit Gedit] – a GUI editor (written in C/Python) |
* [https://en.wikipedia.org/wiki/Gedit Gedit] – a GUI editor (written in C/Python) |
||
** https://launchpad.net/gedit-xmltools seems to be an XML validation plugin |
|||
* [https://en.wikipedia.org/wiki/JEdit Jedit] – a GUI editor (written in Java) |
* [https://en.wikipedia.org/wiki/JEdit Jedit] – a GUI editor (written in Java) |
||
** http://stackoverflow.com/a/3435092/69663 lists some handy XML plugins |
** http://stackoverflow.com/a/3435092/69663 lists some handy XML plugins |
Revision as of 07:18, 18 June 2014
Some XML editors used to edit Apertium language data (e.g. dix and transfer files):
- Gedit – a GUI editor (written in C/Python)
- https://launchpad.net/gedit-xmltools seems to be an XML validation plugin
- Jedit – a GUI editor (written in Java)
- http://stackoverflow.com/a/3435092/69663 lists some handy XML plugins
- Vim – a lightweight, modal editor
- Emacs – a self-documenting, extensible lisp machine
See also
- Easy dictionary maintenance – GUI for editing dictionaries
- Dixtools: Enhance – interactive tool to add new words to a dictionary (asks you for a word that inflects the same, finds the paradigm for you)