-
Sub-task
-
Resolution: Done
-
Major
-
3.3.0.M2
-
None
Need to remove all the references to deprecated org.jboss.tools.jst.jsp.contentassist.*ContentAssistProcessor classes from VPE editor classes:
The Search on references to org.jboss.tools.jst.jsp.contentassist.*ContentAssistProcessor classes shows the following usages:
org.jboss.tools.vpe.editor.template.expression - src - org.jboss.tools.vpe
VpeFunctionSrc
createKbQuery(JspContentAssistProcessor, Node, int, String)
processValue(VpePageContext, Node, String)
- blocks
-
JBIDE-9503 Remove refs to org.jboss.tools.jst.jsp.contentassist.*ContentAssistProcessor classes from JST editors/Dialogs/Outline/Properties
- Resolved