Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
Using 3.7RC2 on top of 3.0M6. I cannot open any xml in the xml editor. I get an error that the editor cannot initialize. Is there a log that gives a more detailed trace?
<eclipse install>\workspace\.metadata\.log is the file
You will need to make sure that the DTD you are referenceing in your XML file is actually accessible from the web (copy-paste the DTD url into a browser and try and load it). The XML editor tries to pull down the DTD and if it can’t get it, dies.