[jbosstools-issues] [JBoss JIRA] (JBIDE-9503) Remove refs to org.jboss.tools.jst.jsp.contentassist.*ContentAssistProcessor classes from JST editors/Dialogs/Outline/Properties

Victor Rubezhny (Commented) (JIRA) jira-events at lists.jboss.org
Wed Oct 12 06:42:20 EDT 2011


    [ https://issues.jboss.org/browse/JBIDE-9503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12634125#comment-12634125 ] 

Victor Rubezhny commented on JBIDE-9503:
----------------------------------------

I didn't forget about this task, but all the commits against the issue were done in JBIDE-9502 sub-task, so I'm awaiting Yahor's confirmation before I can close JBIDE-9501 issue and all its sub-tasks.
See: https://issues.jboss.org/browse/JBIDE-9501?page=com.atlassian.jirafisheyeplugin:fisheye-issuepanel#issue-tabs

                
> Remove refs to org.jboss.tools.jst.jsp.contentassist.*ContentAssistProcessor classes from JST editors/Dialogs/Outline/Properties
> --------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-9503
>                 URL: https://issues.jboss.org/browse/JBIDE-9503
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: jsp/jsf/xml source editing
>    Affects Versions: 3.3.0.M2
>            Reporter: Victor Rubezhny
>            Assignee: Victor Rubezhny
>            Priority: Blocker
>             Fix For: 3.3.0.M4
>
>
> 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)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list