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

plugins/java: init #2941

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

GaetanLepage
Copy link
Member

Add support for nvim-java, a plugin for Java development.

Fixes #1780

@GaetanLepage GaetanLepage changed the title plugins/nvim-java: init plugins/java: init Jan 31, 2025
@GaetanLepage
Copy link
Member Author

ERROR: Error detected while processing /nix/store/4srv3wvndny2h1iyhirzl949l8s36jn2-init.lua:
E5113: Error while calling lua chunk: .../myNeovimPackages/start/nvim-java/lua/java/utils/log.lua:140: cannot open file:  to write logs
stack traceback:
        [C]: in function 'assert'
        .../myNeovimPackages/start/nvim-java/lua/java/utils/log.lua:140: in function 'info'
        ...imPackages/start/nvim-java/lua/java/startup/nvim-dep.lua:39: in function 'is_valid'
        ...kages/start/nvim-java/lua/java/startup/startup-check.lua:35: in function 'startup_check'
        ...k-dir/pack/myNeovimPackages/start/nvim-java/lua/java.lua:31: in function 'setup'
        /nix/store/4srv3wvndny2h1iyhirzl949l8s36jn2-init.lua:9: in main chunk

I guess I'll just disable the tests.

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

Successfully merging this pull request may close these issues.

[PLUGIN REQUEST] nvim-java
1 participant