[
https://issues.jboss.org/browse/JBIDE-10302?page=com.atlassian.jira.plugi...
]
Viacheslav Kabanovich updated JBIDE-10302:
------------------------------------------
Fix Version/s: 3.3.0.Beta1
(was: LATER)
Forum Reference:
http://community.jboss.org/message/639190#639190 (was:
http://community.jboss.org/message/639190#639190)
The described case is easy to implement.
1) TaglibDefinitionFilesHyperlinkPartitioner should be registered for
/taglib/tag-file/path;
2) FaceletSourceTagHyperlink that is able to open resources from jar files should be
registered for content type org.eclipse.jst.jsp.core.tldsource
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