I made a great decision (I hope...) to pass to Eclipse for a more professional development.
And now I face with first professional (!) problem. I try to import this project in Eclipse but it seems doesn't recognize some function (like random, pow, vertex...).
1 - some function are outside processing.core?
2 - Plus Eclipse force me in some case to convert from float to double. Not clear, hints on this are welcome
3 - I don't fully understand how to implement the parent mechanism of PApplet?