Now that I have maven handling my dependencies, how do I do cross Eclipse project refactoring or references or declarations. When my projects were linked, I could refactor a method in one project and dependent projects would be modified as well. It seems that once the project dependencies in the build path are converted into Maven dependencies, workspace wide searching and refactoring is broken.
Stephen Smith
