-
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 JST editors/Dialogs/Outline View/Properties View 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)
- is blocked by
-
JBIDE-9502 Remove refs to org.jboss.tools.jst.jsp.contentassist.*ContentAssistProcessor classes from VPE editor
- Resolved
- relates to
-
JBIDE-9704 JBDS UI freezes for several minutes if a tag in JBoss Ajax4Jsf palette is selected for an xhtml file that does not have a DOCTYPE defined and the root node is selected
- Closed