Dienstag, 27. November 2007

Misery of move - SOLVED

Today I solved the problem of missing imports and package declaration.
The following method call is the reason
MoveDescriptor#setMember

This method instantiates the wrong MoveProcessor (or in more detail the wrong Policy).
Using
MoveDescriptor#setResources

is the solution :-)

Keine Kommentare: