Fix broken IntelliJ configuration Authored by Jacek Lewandowski; reviewed by Ekaterina Dimitrova and Michael Semb Wever for CASSANDRA-16618

This commit is contained in:
jacek-lewandowski 2021-04-20 09:28:57 +02:00 committed by Brandon Williams
parent e243026c85
commit d3e174fa22
1 changed files with 1 additions and 2 deletions

View File

@ -65,9 +65,8 @@
<SOURCES>
<root url="file://$MODULE_DIR$/build/test/lib/sources" />
</SOURCES>
<jarDirectory url="file://$MODULE_DIR$/build/lib/jars" recursive="false" />
<jarDirectory url="file://$MODULE_DIR$/build/test/lib/jars" recursive="false" />
<jarDirectory url="file://$MODULE_DIR$/build/lib/sources" recursive="false" type="SOURCES" />
<jarDirectory url="file://$MODULE_DIR$/build/test/lib/sources" recursive="false" type="SOURCES" />
</library>
</orderEntry>
</component>