mirror of https://github.com/apache/cassandra
Fix broken IntelliJ configuration Authored by Jacek Lewandowski; reviewed by Ekaterina Dimitrova and Michael Semb Wever for CASSANDRA-16618
This commit is contained in:
parent
e243026c85
commit
d3e174fa22
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue