I was able to get functionality out of the Arduino through Eclipse following the tutorial Arduino in Eclipse via Processing.

However, I did run into a problem; I was unable to use libraries such as the Servo library or a library for EL wire. How can I do it? Is it possible?

link|improve this question
feedback

1 Answer

Try Project>Properties>Build Path>Add Library>User Library. That should do the trick.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.