jde-usages

I wrote a while ago about my stint of using IntelliJ and returning to emacs. More recently, I got an email from Suraj Acharya, saying that I should try jde-usages, which provides a set of extended functionality around method-usages and -overriding, and detecting the callers of a particular method. It also provides a jde-open-class-source-with-completion function, which is awesome — very close to IntelliJ’s behavior. It’s my new binding for C-c n.

Comments are closed.