Tim Bray wrote:

> At 04:23 PM 1/25/00 -0000, Andrew Phelps wrote:
> >Can anyone recommend a good IDE which allows good debugging of Java 2 and
> >Java3D?
>
> Real Programmers (tm) debug with System.err.println()
>
> Trying to get the combination of j3d and the visual stuff working together
> is IMHO not cost-effective.  And I'm not kidding about System.err.println()
>
>  -Tim

I agree with the println comment, however a debugger save times: as fast to set
a breakpoint and then inspect, and then no println lines left in code.......

I'm developing (and yes debuging) j3d app using JBuilder3 which have an ok
enough debugger, rather pleased with it.


>
>
> ===========================================================================
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff JAVA3D-INTEREST".  For general help, send email to
> [EMAIL PROTECTED] and include in the body of the message "help".

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to