mirror of https://github.com/apache/cassandra
Update IDE, Eclipse and NetBeans, classpaths for tests
patch by Mick Semb Wever, Berenguer Blasi; reviewd by Ekaterina Dimitrova, Benjamin Lerer for CASSANDRA-16560
This commit is contained in:
parent
3d7c824c1b
commit
6bf9b8b694
|
|
@ -65,8 +65,9 @@
|
|||
<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/test/lib/sources" recursive="false" type="SOURCES" />
|
||||
<jarDirectory url="file://$MODULE_DIR$/build/lib/sources" recursive="false" type="SOURCES" />
|
||||
</library>
|
||||
</orderEntry>
|
||||
</component>
|
||||
|
|
|
|||
Loading…
Reference in New Issue