[
https://issues.jboss.org/browse/JBIDE-16358?page=com.atlassian.jira.plugi...
]
Alexey Kazakov commented on JBIDE-16358:
----------------------------------------
It would be good to have unittest for schemas we register in XML Catalog.
Something like:
{code}
ICatalog catalog = XMLCorePlugin.getDefault().getDefaultXMLCatalog();
String uri =
catalog.resolveURI("http://www.jboss.org/j2ee/schema/jboss-client_5_...;
assertNotNull(uri);
{code}
"jboss-client_6_0.xsd" is missing in XML catalog
------------------------------------------------
Key: JBIDE-16358
URL:
https://issues.jboss.org/browse/JBIDE-16358
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: server
Affects Versions: 4.1.1.Final
Reporter: Wolfgang Knauf
Assignee: Denis Golovin
Priority: Minor
See subject
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira