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

View File

@@ -188,5 +188,14 @@
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="gson">
<CLASSES>
<root url="jar://$MODULE_DIR$/mode/gson.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
</component>
</module>