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

feat: add test and debug support for Java extension #1192

Merged
merged 1 commit into from
Jul 23, 2023

Conversation

appelgriebsch
Copy link
Contributor

@appelgriebsch appelgriebsch commented Jul 22, 2023

as title says: this PR adds java-test and java-debug-adapter support to the language package; as there is no official neotest plugin yet, it uses the features from nvim-jdtls for running tests

@appelgriebsch appelgriebsch force-pushed the feature/add-test-dap-support-java branch 2 times, most recently from aff3a7b to 09d9ca4 Compare July 23, 2023 07:58
@appelgriebsch appelgriebsch force-pushed the feature/add-test-dap-support-java branch from 9209386 to 69a9652 Compare July 23, 2023 08:22
@appelgriebsch appelgriebsch changed the title add test and debug support for Java extension fest: add test and debug support for Java extension Jul 23, 2023
@appelgriebsch appelgriebsch changed the title fest: add test and debug support for Java extension feat: add test and debug support for Java extension Jul 23, 2023
@folke folke merged commit f6d646a into LazyVim:main Jul 23, 2023
3 checks passed
@folke
Copy link
Collaborator

folke commented Jul 23, 2023

thanks!

@appelgriebsch appelgriebsch deleted the feature/add-test-dap-support-java branch July 25, 2023 12:43
joshmedeski pushed a commit to joshmedeski/LazyVim that referenced this pull request Sep 1, 2023
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.

None yet

2 participants