mirror of
https://github.com/processing/processing4.git
synced 2026-01-28 02:41:08 +01:00
adding lsp4j jars and build updates
This commit is contained in:
@@ -168,5 +168,25 @@
|
||||
<SOURCES />
|
||||
</library>
|
||||
</orderEntry>
|
||||
<orderEntry type="module-library">
|
||||
<library name="org.eclipse.lsp4j">
|
||||
<CLASSES>
|
||||
<root url="jar://$MODULE_DIR$/mode/org.eclipse.lsp4j.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$MODULE_DIR$/mode/org.eclipse.lsp4j.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</orderEntry>
|
||||
<orderEntry type="module-library">
|
||||
<library name="org.eclipse.lsp4j.jsonrpc">
|
||||
<CLASSES>
|
||||
<root url="jar://$MODULE_DIR$/mode/org.eclipse.lsp4j.jsonrpc.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</orderEntry>
|
||||
</component>
|
||||
</module>
|
||||
Reference in New Issue
Block a user