When I try to open the XML editor in 3.7 RC2 on certain XML files, MyEclipse does not open the editor but shows a message ‘Exception while opening editor’ instead. By slightly changing the file (removing the header below) this is fixed, and the editor opens normally. I can than paste the ‘wrong’ header back and save the file normally.
<?xml version=”1.0″ encoding=”UTF-8″ standalone=”no”?>
<!DOCTYPE gsa-template PUBLIC “-//Art Technology Group, Inc.//DTD General SQL Adapter//EN” “http://www.atg.com/dtds/gsa/gsa_1.0.dtd”>
<!–?xml-stylesheet href=”../../../repositoryDisplay.xsl” type=”text/xsl”?–>