Using Processing in Eclipse

Are you trying to do anything Android related in your code? Maybe you need more libraries, especially if you are going to use the Processing language to accomplish certain goals?

I looked online about your problem, and this is what I found:

Setting a Class Path in Eclipse

So hopefully this helps you out?

EnhancedLoop7