[
http://jira.jboss.com/jira/browse/JBIDE-1741?page=all ]
Victor Rubezhny resolved JBIDE-1741.
------------------------------------
Resolution: Done
Need to be tested manually by openning web.xml and/or faces-config.xml and trying to
open-on for xsi:schemaLocation attribute value (mouse-clicking on a value while Ctrl is
pressed) to open the schema defined in a new editor. The schema defined by the attribute
value has to be defined in the XML Catalog first (For these files the XML Catalog should
have all the required schemas).
OpenOn doesn't work for xsi:schemaLocation in web.xml
-----------------------------------------------------
Key: JBIDE-1741
URL:
http://jira.jboss.com/jira/browse/JBIDE-1741
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 2.0.1
Reporter: Anton Klimkovich
Assigned To: Victor Rubezhny
Fix For: 2.0.1
<web-app version="2.5"
xmlns="http://java.sun.com/xml/ns/javaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee
http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd">
OpenOn doesn't work for xsi:schemaLocation.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira