]
Viacheslav Kabanovich resolved JBIDE-8983.
------------------------------------------
Resolution: Done
Fixed as JBIDE-8986.
Move reusable code from ContentAssistantTestCase (jst module) to
common module
------------------------------------------------------------------------------
Key: JBIDE-8983
URL:
https://issues.jboss.org/browse/JBIDE-8983
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: cdi (jsr-299), common, jsp/jsf/xml source editing
Affects Versions: 3.3.0.M1
Reporter: Viacheslav Kabanovich
Assignee: Viacheslav Kabanovich
Fix For: 3.3.0.M2
Content assist in CDI Seam config xml can be tested in the same way as that for EL in
jsp.
For tests in the second case there is useful class ContentAssistantTestCase - but cdi
module should not depend on jst module and besides ContentAssistantTestCase is bound to
JSPMultiPageEditor and AutoContentAssistantProposal which are not used in cdi. Superclass
in common module is needed with all the common functionality.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: