In my experience, it's the integrated debugger. After typing some code, I can step through it while watching vars & expressions if I have some doubt about their correctness. Or set a breakpoint to see if a certain line is reached.This saves me time over using a text editor and compiling at a command line because I would otherwise need to add print statements.

- David Gallardo


At 11:11 AM 12/6/2002 -0800, Greg Nudelman wrote:

[...]
Can someone please tell me what is the most time-saving feature of an IDE is? I would think that is code completion and built-in API viewer, which would, I admit, be nice to have *in emacs* somehow.
[...]

____________________________________________________
To change your JDJList options, please visit:
http://www.sys-con.com/java/list.cfm

Be respectful! Clean up your posts before replying
____________________________________________________

Reply via email to