[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-2142) [Ganymede] The method setDestination(IReorgDestination) in the type JavaMoveProcessor is not applicable for the arguments (IResource)

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Mon Apr 28 02:37:09 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBIDE-2142?page=all ]

Max Rydahl Andersen updated JBIDE-2142:
---------------------------------------

    Fix Version/s: LATER

> [Ganymede] The method setDestination(IReorgDestination) in the type JavaMoveProcessor is not applicable for the arguments (IResource)
> -------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-2142
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-2142
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>            Reporter: Max Rydahl Andersen
>             Fix For: LATER
>
>
> JavaMoveProcessor had two setDestination() methods one for IResource and another for IJavaElement
> In 3.4 there is just one method setDestination(IReorgDestination destination)
> Solution: 
> processor.setDestination(ReorgDestinationFactory.createDestination(destination));
> ReorgDF adapts the object to the correct one.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list