]
Yahor Radtsevich updated JBIDE-9501:
------------------------------------
Fix Version/s: 3.3.0.Beta1
(was: 3.3.x)
4QAs: it is fixed a long ago, but the fix version was set to 3.3.x. Please, verify it on
3.3.0.Beta1
Some JST/VPE editor classes use deprecated content assist processors
code
-------------------------------------------------------------------------
Key: JBIDE-9501
URL:
https://issues.jboss.org/browse/JBIDE-9501
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml source editing, Visual Page Editor Templates
Affects Versions: 3.3.0.M2
Reporter: Victor Rubezhny
Assignee: Victor Rubezhny
Priority: Minor
Fix For: 3.3.0.Beta1
Some classes in JST/VPE editors use deprecated content assist processors code which is
not actual and should be removed.
Since the org.jboss.tools.jst.jsp.contentassist.*ContentAssistProcessor classes are
replaced by the recent equivalents (See
org.jboss.tools.jst.jsp.contentassist.computers.*CompletionProposalComputer classes),
these classes are subject to be removed.
But there are number of JST/VPE classes which use those deprecated and non-actual
classes. These classes are to be re-factored using new set of Content Assist computer
classes.
The Search on references to org.jboss.tools.jst.jsp.contentassist.*ContentAssistProcessor
classes shows the following usages:
org.jboss.tools.jst.jsp.contentassist - src - org.jboss.tools.jst.jsp
JSPDialogContentProposalProvider
getParentTags(JspContentAssistProcessor)
processor
setContext(Properties)
org.jboss.tools.jst.jsp.jspeditor - src - org.jboss.tools.jst.jsp
JSPTextEditor
AttributeDescriptorValueProviderImpl
processor
org.jboss.tools.jst.jsp.outline - src - org.jboss.tools.jst.jsp
JSPContentOutlineConfiguration
createKbQuery(JspContentAssistProcessor, Node, int)
createNodeActionManager(TreeViewer)
new HTMLNodeActionManager() {...}
contributeAddChildActions(IMenuManager, Node, int, int)
JSPPropertySourceAdapter
createKbQuery(JspContentAssistProcessor)
processor
setTarget(INodeNotifier)
ValueHelper
createContentAssistProcessor() (2 matches)
createPageContext(JspContentAssistProcessor, int)
org.jboss.tools.vpe.editor.template.expression - src - org.jboss.tools.vpe
VpeFunctionSrc
createKbQuery(JspContentAssistProcessor, Node, int, String)
processValue(VpePageContext, Node, String)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: