[
https://issues.jboss.org/browse/JBIDE-10302?page=com.atlassian.jira.plugi...
]
Viacheslav Kabanovich commented on JBIDE-10302:
-----------------------------------------------
I cannot reproduce the deadlock. Alexey, if you have it regularly, could you please attach
detailed stack traces?
Path navigation (Open-on functionality) inside tld file which is in
jar taglib and opened by "JBoss Tools XML Editor"
---------------------------------------------------------------------------------------------------------------------
Key: JBIDE-10302
URL:
https://issues.jboss.org/browse/JBIDE-10302
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: jsp/jsf/xml source editing
Affects Versions: 3.3.0.M5
Reporter: Vitali Yemialyanchyk
Assignee: Viacheslav Kabanovich
Fix For: 3.3.0.Beta1
1) use
https://issues.jboss.org/browse/JBIDE-10173 as example project;
2) add org.jboss.tools.jsf.jsfnature and org.jboss.tools.jst.web.kb.kbnature to the
project;
3) open stopka-ui-test\src\main\webapp\test.jspx in VPE;
4) use Ctlr+LMouse click on <utils:common-head-data/> to open corresponding tld
file;
5) utils.tld is opened;
6) try to open
{code}
<path>/META-INF/tags/utils/common-head-data.tagx</path>
{code}
by Ctrl+LMouse click - it does not work.
Should be possible to open common-head-data.tagx.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira