Skip to main content
Participant
July 19, 2009
Question

Editing XML config files

  • July 19, 2009
  • 1 reply
  • 1155 views
I'm trying to figure out a good way to edit XML files within or side by side with ColdFusion Builder. 

I've used XML Buddy in the past, but it doesn't seem to be available anymore.

Does anyone have any suggestions?

This topic has been closed for replies.

1 reply

Ram Kulkarni
Participating Frequently
July 22, 2009

Have you tried XML editor bundled in CF Bullder? If xml files are not associated with XML Editor of CF Builder, then right click a XML file in the Navigator view and select Open With->CF Builder XML Editor option.

dnandoAuthor
Participant
July 22, 2009

I didn't know, explicitly, that this option existed.

I tried it and realized that this is what I must have seen before I started searching for another solution. I've been using XML Buddy in the past, and specified a DTD so I have tag insight specific to the XML configuration file.

So