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

[Feature Request] Refresh JC cache command #13

Open
gbiz123 opened this issue Feb 22, 2024 · 1 comment
Open

[Feature Request] Refresh JC cache command #13

gbiz123 opened this issue Feb 22, 2024 · 1 comment

Comments

@gbiz123
Copy link

gbiz123 commented Feb 22, 2024

Great project, first of all thank you for bringing Java IDE features to neovim.

I am having an issue when adding new deps to my pom.xml where the new dependencies are not detected even after running mvn dependency:resolve. I think it may be related to the fact that Eclipse's default behavior is to not recognize new dependencies, as mentioned in this stackoverflow post. My current solution has been to manually rm -rf the JC project directory.

Is there a better way to resolve my maven dependencies? If not then I think a command like JCrefreshDependencies or JCrefreshCache would be really helpful as it would eliminate the need for this.

@artur-shaik
Copy link
Owner

artur-shaik commented Mar 4, 2024

Hello, sorry for late reply. Did you try JCutilUpdateConfig?

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

2 participants