Processing 1.5 and import java.awt.*
in
Programming Questions
•
1 month ago
Dear all
I am new the processing, and I am trying to use
import java.awt.*
However, when running the code, I got the following error:
NoSuchMethodError: You may be using a library that's incompatible with this version of Processing .
It is important for me to use Processing 1.5 . How can I resolve this problem?
thanks!
Jim
1