Merge pull request #1764 from SiboVG/unstable

Add opencsv lib reference in IntelliJ config
This commit is contained in:
Sibo Van Gool 2022-10-24 00:06:47 +02:00 committed by GitHub
commit 3d3c32b3c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -227,7 +227,16 @@
<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 />