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

Improve user experience on maven projects with unresolved dependencies. #115

Open
iocanel opened this issue Jul 19, 2018 · 0 comments
Open

Comments

@iocanel
Copy link
Contributor

iocanel commented Jul 19, 2018

When I open a maven project that has unresolved dependencies, meghanada silentlfy fails.
My understanding is that the server actually fails and if I check the server logs I see a message like: run mvn install or mvn resolve.

I would like to be informed about this case, without having to check the logs. Possilbe approaches:

  • in my status line
  • in my minibar (though I hate it when plugins get my minibar busy, this is one of the cases that makes sense).
  • Similar approach to how lsp-ui displays messages in the buffer.

Now for simple cases where a simple mvn reslove could address the problem maybe it also makes sense to have the server automatically call this command?

@iocanel iocanel changed the title Improve user experience on mave projects with unresolved dependencies. Improve user experience on maven projects with unresolved dependencies. Jul 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant