GrepCode 11.4 released at
http://grepcode.com with the following features:
- Indexed Android version 2.3.4_r1
- Indexed IntelliJ IDEA Community edition source code versions 9.0.4 and 10.0
- Enhanced Method usage search to retrieve usages of said method as well as overriding methods. For ex. a search for usages of Collections.size() now retrieves sites that use Set.size(), List.size(), ArrayList.size(), etc.
- Added ability to navigate to overridden method definitions (see Method Context menu in image below)