Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
implement MavenTargetDependency equals comparison
In the TargetPlatformPreferencePage, upon the Apply button, some target definition containing some MavenTargetLocation always is rewritten to it's .target file, when MavenTargetDependency lacks an impl of equals(), causing MavenTargetLocation.roots to never be equal.
- Loading branch information