Community
Participate
Working Groups
When clicking on update project configuration, the opened window reuses all the labels from the Update Maven Dependencies window, which can be pretty confusing. User can think he clicked the wrong button, or m2e is buggy and opens the wrong window
It's still present in the 1.0 release.
Created attachment 201234 [details] Patch fixing the issue I refactored UpdateDepenciesDialog into SelectMavenProjectsDialog, added parameters for the title and message of the dialog in the constructor. The created 2 subclasses UpdateDependenciesDialog and UpdateConfigurationDialog, each one providing the correct UI informations. Please review.
looks ok to me.
Applied the patch to 1.1 master HEAD. Thank you.
Moved to https://github.com/eclipse-m2e/m2e-core/issues/