mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
mxm -> mxml, macromedia url dropped, mxml file type introduced
This commit is contained in:
@@ -32,6 +32,6 @@ public class XmlFileTypeFactory extends FileTypeFactory {
|
||||
consumer.consume(XHtmlFileType.INSTANCE, "xhtml");
|
||||
consumer.consume(new DTDFileType(), "dtd;ent;mod");
|
||||
|
||||
consumer.consume(XmlFileType.INSTANCE, "xml;xsd;tld;xsl;jnlp;wsdl;hs;jhm;ant;mxm;mxml;fxg;xul;xslt");
|
||||
consumer.consume(XmlFileType.INSTANCE, "xml;xsd;tld;xsl;jnlp;wsdl;hs;jhm;ant;xul;xslt");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user