Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shortcut command to add dependency in current pom.xml #253

Closed
Eskibear opened this issue Feb 19, 2019 · 0 comments
Closed

shortcut command to add dependency in current pom.xml #253

Eskibear opened this issue Feb 19, 2019 · 0 comments
Labels
completed feature-request New feature or request
Milestone

Comments

@Eskibear
Copy link
Member

When the active file is pom.xml, add a shortcut to query Maven central repo and add dependencies. Steps are like:

  • execute a command e.g. "Add new dependency"
  • require to input keywords/artifactId/groupId/etc.
  • query Maven central by the input, list available artifacts (gid:aid).
  • select one artifact
  • fetch all available versions, require to select.
  • select one version
  • it auto generate code blocks and insert into the pom.xml
@Eskibear Eskibear added the feature-request New feature or request label Feb 19, 2019
@Eskibear Eskibear added this to the 0.15.0 milestone Feb 19, 2019
@Eskibear Eskibear closed this as completed Mar 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
completed feature-request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant