Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-2130 Migrate to Ganymede
  3. JBIDE-2142

[Ganymede] The method setDestination(IReorgDestination) in the type JavaMoveProcessor is not applicable for the arguments (IResource)

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Major Major
    • 3.0.0.alpha
    • None
    • None
    • None

      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.

              Unassigned Unassigned
              manderse@redhat.com Max Andersen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: