File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed
Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 1- *nvim-java.txt* For Neovim >= 0.9.4 Last change: 2024 May 04
1+ *nvim-java.txt* For Neovim >= 0.9.4 Last change: 2024 June 25
22
33==============================================================================
44Table of Contents *nvim-java-table-of-contents*
@@ -24,6 +24,9 @@ Table of Contents *nvim-java-table-of-contents*
2424Just install and start writing `public static void main(String[] args)`.
2525
2626
27+ [!WARNING ] You cannot use `nvim- java` alongside `nvim- jdtls` . So remove
28+ `nvim- jdtls` before installing this
29+
2730DEMO *nvim-java-demo*
2831
2932
@@ -36,6 +39,7 @@ FEATURES *nvim-java-features*
3639- Automatic DAP <https://github.com/mfussenegger/nvim-dap >
3740 debug configuration
3841- Running tests
42+ - Run & Debug profiles
3943
4044
4145WHY *nvim-java-why*
@@ -55,6 +59,12 @@ HOW TO INSTALL *nvim-java-how-to-install*
5559:small_orange_diamond:details ~
5660
5761
62+ Q & A ~
63+
64+ If you face any issues, check our Q & A
65+ <https://github.com/nvim-java/nvim-java/wiki/Q-&-A > wiki to see if that helps
66+
67+
5868DISTRIBUTIONS ~
5969
6070- Lazyvim <https://github.com/nvim-java/nvim-java/wiki/Lazyvim >
You can’t perform that action at this time.
0 commit comments