I was able to get functionality from Arduino through Eclipse after the Arduino tutorial in Eclipse through processing .
However, I ran into a problem; I was unable to use libraries such as the Servo library or the library for EL wires. How should I do it? Is it possible?
Try the project> Properties> Build Path> Add Library> User Library. That should do the trick.