Add opencsv lib reference in IntelliJ config

This commit is contained in:
SiboVG 2022-10-24 00:06:15 +02:00
parent e35d7e1d62
commit 10f875bc6b

View File

@ -227,12 +227,21 @@
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/opencsv-4.3.2.jar!/" />
<root url="jar://$MODULE_DIR$/lib/opencsv-5.7.1.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/commons-lang3-3.12.0!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>