Fix java stub locations for RxJava.
This commit is contained in:
parent
a894b33983
commit
8328467a54
|
|
@ -6,8 +6,8 @@
|
|||
</modelRoot>
|
||||
<modelRoot contentPath="${module}/lib" type="java_classes">
|
||||
<sourceRoot location="reactive-streams-1.0.0.final.jar" />
|
||||
<sourceRoot location="rxjava-2.1.1.jar" />
|
||||
<sourceRoot location="rxjava2-swing-0.2.1.jar" />
|
||||
<sourceRoot location="rxjava-2.2.18.jar" />
|
||||
<sourceRoot location="rxjava2-swing-0.3.7.jar" />
|
||||
</modelRoot>
|
||||
</models>
|
||||
<facets>
|
||||
|
|
|
|||
Loading…
Reference in New Issue