Scope migration
Hi all,
I'd like to do a migration refactoring on my project, but only for a specific module, not for all of them. So I'd like to use some scoping, but this doesn't seem to be possible. Anyone a suggestion on what to do?
FYI, I'm trying to migrate from org.springframework.util.Assert to org.apache.commons.lang.Validate...
Please sign in to leave a comment.