We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
Page Index Toggle Pages: 1
Debugging Processing Programs (Read 2328 times)
Debugging Processing Programs
Jun 7th, 2010, 8:35am
 
is there any possibility to debug processing programs?

i tried solutions like integrating my code in Eclipse as applet, but all programm must be reimplemented to run debugger.



Re: Debugging Processing Programs
Reply #1 - Jun 7th, 2010, 9:02am
 
Currently no, but I believe there are plans to support debugging.
Meanwhile, we use println() a lot! Smiley
Page Index Toggle Pages: 1