Hacker News new | ask | show | jobs
by lstrope 4711 days ago
It sounds like you need to setup ctags.

When ctags is properly setup all the functions in your java classes will be indexed and available to emacs.

Also, ECB may help with code navigation.