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.
IndexProgramming Questions & HelpIntegration › eclipse and processing.serial.Serial;
Page Index Toggle Pages: 1
eclipse and processing.serial.Serial; (Read 1014 times)
eclipse and processing.serial.Serial;
Jan 3rd, 2010, 8:48am
 
Hey,

i use the method "serialEvent(Serial p)" and i run my sketch in eclipse.
When there is a signal available on the serial port i will get an exception...

I guess i need other runtimes or a other jvm... what needs to be changed?

Thank you

Re: eclipse and processing.serial.Serial;
Reply #1 - Jan 3rd, 2010, 10:18am
 
Quote:
i will get an exception

Good to know, even better to have the text of the exception, so we don't have to guess...

Now, you might want to add stuff in <processing install dir>/libraries/serial/library to your classpath.
Page Index Toggle Pages: 1