]
Viacheslav Kabanovich resolved JBIDE-8744.
------------------------------------------
Fix Version/s: 3.3.0.M1
(was: 3.2.0.M1)
Resolution: Done
Need to support EL Functions defined in TLD Tag Libraries
---------------------------------------------------------
Key: JBIDE-8744
URL:
https://issues.jboss.org/browse/JBIDE-8744
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: jsp/jsf/xml source editing
Affects Versions: 3.2.0.Final
Reporter: Victor Rubezhny
Assignee: Viacheslav Kabanovich
Labels: new_and_noteworthy
Fix For: 3.3.0.M1
Need to add a support for the JSP EL Functions to ITLDLibrary interface and make it able
to store JSP EL Functions defined.
It's prefered to define IFunctionLibrary interface with one method:
IELFunction[] getFunctions();
and then make ITLDLibrary to extend this interface as well as this could be done for
IFaceletTagLibrary.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: