mirror of
https://github.com/processing/processing4.git
synced 2026-01-29 03:11:08 +01:00
add missing gson library for LSP (see #564)
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user