PDA

View Full Version : Suggested XML edit environments


andys
03-09-2003, 04:21 PM
I am working on a Linux system and usually edit in an emacs environment. I have not done XML editing before and am looking for suggested XML development environments.

I have tried installing some tools, such as oXygen 1.2.4. But, honestly, haven't quite figured out what (useful things) it really does for me.

What are some of the better tools and environments that people have found? If I can at least start with the right environment then I can spend time figuring out how to make use of the lzx.rng and lzx.dtd, etc.

Andy

antun
03-09-2003, 04:28 PM
Hey Andy

See here:
http://www.laszlosystems.com/developers/development/

Emacs settings come with teh download (in: \lps-dr\jakarta-tomcat-4.1.12\webapps\lps-dr\tools). The file is lzx.el.

Otherwise VIM is quickly becoming a favorite, and the syntax file is in the same folder. If you install gVim, there's a gVim easy option, which makes it behave like a regular point-and-click editor.

Take care,

Antun