Introduction to Rx: a free, on-line book by Lee CampbellThe introduction to Reactive Programming you've been missing by Andre StaltzMastering Observables from the Couchbase documentationReactive Programming in Java 8 With RxJava, a course designed by Russell Elledge33rd Degree Reactive Java by Tomasz KowalczewskiWhat Every Hipster Should Kno…
有两种方法:作为Eclipse项目导入先执行命令:./gradlew eclipse打开Eclipse:choose File - Import - General - Existing Projects into WorkspaceBrowse to RxJava folderclick Finish.Right click on the project in Package Explorer, select Properties - Java Compiler - Errors/Warnings - click Enable project specific settings.