help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: refactoring tool


From: rob wahoo
Subject: Re: refactoring tool
Date: 10 Dec 2005 12:47:16 -0800
User-agent: G2/0.2

The JDEE, Java Development Environment for Emacs, supports code
completion via the use of Java reflection. I find that I use
dabbrev-expand more often, but it's useful if you have forgotten the
name of a method for a class.

The JDEE doesn't have automated refactoring, but it does have functions
that allow you to obtain a call tree for a specific method.

Emacs has a steep learning curve. It's easier to learn if you have
someone in the office that is an evangelist, and can help show you some
of the amazing macros he/she has collected /written over the years.

Good luck... Take the leap.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]