I would like to add Visual Age for Java 3.0 from IBM to this list (free
download from www.ibm.com). I think it's the best IDE for serious Java
programmers (I've tried most of them). The method and class moving and
renaming is super. It has an integrated debugger. I just moved to Visual
Age from Emacs JDE and I like the "object oriented" navigation approach
better than Emacs file based, but I admit the editor can't touch Emacs.
BTW, the new JDE also includes a debugger. 

noisebrain wrote:
> 
> Matt Boersma wrote down his impressions of several debuggers-
> thought this might be of general interest.
> 
> > Can you give me a recommendation of what debugger(s) to try under
> > linux?  I've tried jdb but nothing else so far, and i'd like
> > to graduate from inserting prints.
> 
> I've used:
> JBuilder 3.5 Foundation (free one).  Has a nice integrated debugger,
> overall the best IDE in my opinion.
> 
> CodeGuide 2.5.  Fast tool for a Pure Java IDE, has a decent integrated
> debugger but doesn't have specfic variable watches, so you have to
> navigate a tree of objects to find the value you're looking for.
> 
> BugSeeker 2b1 is a standalone debugger with a slick UI.  It seems to
> work with all the 1.2x and IBM's 1.3 JDKs, but I've had problems getting
> it to stop on breakpoints sometimes, seems somewhat random.
> 
> Forte for Java is a nice IDE and debugger, but is too resource-intensive
> for me (P2-400, 256 MB, RedHat 6.1).
> 
> Others I could never get working:
> JSwat, JIG, Metamata debug.  And I know there are more.  Here's a link
> to some of them:
> http://bluemarsh.com/java/jswat/links.html
> 
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

-- 
| Jesper Nordenberg, M.Sc. in C.S.E., [EMAIL PROTECTED]
| NNL Technology AB, www.nnl.se
| Phone: +46 13 211400
| Address: Teknikringen 1B, S-58330 Linköping, SWEDEN


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to