资 源 简 介
Why Reverb?
Do you find yourself looking up the same web pages again and again as you learn to use a new API? It might be a particularly good tutorial, some sample code, or the API docs for a couple of key classes that you find yourself going back to.
Reverb minimizes the effort to locate these frequently-visited pages. It automatically detects connections between the code you are working on and web pages you"ve looked at before, and displays a set of dynamic bookmarks in an Eclipse view.
How it Works
Demo video
Reverb includes browser extensions for Chrome and Firefox, as well as an Eclipse plugin. It indexes pages in the background as you visit them. Then as you are viewing or editing code in Eclipse, Reverb constructs queries using code elements such as class names and method names, and displays the results in an Eclipse view. Results are ranked by their relevance to