Title: RE: IDE Reccomendations

JBuilder3 does support breakpoints inside of servlets.  The easiest way to do so is just to run "ServletServer.java" in debug mode.  JBuilder generates this file for you automatically when you create your servlet.  You can run any number of different servlets with the same ServletServer.java and breakpoints will work in all of them.  It's quite nice actually.

Robert S. Martin

-----Original Message-----
From: kevin carothers [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 06, 2000 4:27 PM
To: [EMAIL PROTECTED]
Subject: Re: IDE Reccomendations


I like Borland JBuilder3.
Just my opinions here:

PROS
1. I'm still pretty much a Java newbie, but I like it because
   it is compatible (to a large degree) with 1.2.
2. It's cheap.
3. Pretty fast execution within the IDE.

CONS
1.  It's a HOG!!!  And the "help" system must use up twice the memory that
the
    IDE uses!
2.  Not nearly as "nice" as Microsoft VJ++, but I'm hoping further revisions
of the
    product will approach the look and feel of Microsoft tools.
3.  I'm really going out on a limb here, but I don't think it supports
breakpoints
    inside servlets (they're served by the web server.)


Keep this thread alive.. I'm always shopping for better tools.

kevin carothers    [EMAIL PROTECTED]

-----Original Message-----
From: A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of
Leonard, Ed
Sent: Wednesday, January 05, 2000 11:37 AM
To: [EMAIL PROTECTED]
Subject: Re: IDE Reccomendations


I would recommend that in your process of selection that you make sure that
all features are available with all levels of virtual machine.  Symantec
does'nt seem to provide that aspect.

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to