Xiao Bao Clark
Xiao Bao Clark
Same issue. OSX Yosemite (10.10.5). Running rspec through commandline (both with `bundler exec` and without) works fine. No change when I add the rspec command to config EDIT: Disregard. I...
You could try https://github.com/akaita/RxJava2Debug Edit: on close examination, that seems to be about providing better stack traces for RX exceptions. Might still be useful depending on your use case
As a workaround you can download the javadoc jar from http://central.maven.org/maven2/joda-time/joda-time/2.9.9/joda-time-2.9.9-no-tzdb-javadoc.jar, right click on the `joda-time-2.9.9-no-tzdb-javadoc.jar` library under `External Libraries` in Android Studio, click `Library Properties` and add the javadoc...