Skip to content

Improve menu item options for diff dialog to remove a specific starter dependency #1098

@manueljordan

Description

@manueljordan

For a Spring Boot project created through https://start.spring.io, with some starter dependencies and based with Maven .

And of course, imported into the IDE:

  • File -> Import -> Maven - > Existing Maven Projects

And taking then the scenario when later is need it to add another starter dependencies, therefore is possible do:

  • Select the pom.xml file -> Right Click -> Spring -> Add Starters

The current situation and reason of this post

  • Once added the new dependency, from the left to the right, how it can be removed individually?

For example was added 4 new dependencies but just one of them should be removed, it because was added by mistake or should be added later. So far, the unique valid approach is press the Back button and then again return to the comparison dialog window. The problem is that all the new dependencies are reset

it should be possible accomplish through the menu item located at the top (the yellow/blue button) and through the arrow button that appears in the small green square that appears in the middle column of the two inner text areas

Thanks for your understanding

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions