I want to be able to double-click on .xsd and open Eclipse in a text editor, but if I add the file association ".xsd", it will appear in the XML editor as the first editor in and it says: "(blocked by content type" XML (Illformed) "(blocked by" XSD content type "), etc., and the section for XML is blocked in the" Content Types "panel. Eclipse parses my XML files, everything is wrong, and it just doesn't make sense to use a structured editor. How to disable his?
source share