add missing gson library for LSP (see #564)

This commit is contained in:
Ben Fry
2022-11-28 09:00:49 -05:00
parent 389051f0d9
commit 9375c950e6
3 changed files with 17 additions and 1 deletions
+1
View File
@@ -1,4 +1,5 @@
JavaMode.jar
org.eclipse.lsp4j.jar
org.eclipse.lsp4j.jsonrpc.jar
gson.jar