Hi,
I'm working on Arduino IDE 1.0.1 (1.0 few days ago).
I would like include extern libraries like (new) LiquidCrystal. It is the same name as the standard library.
But instead copying this library in /Applications/Arduino.app/Contents/Resources/Java/libraries, we could add it into %PROJECT_NAME%/libraries. Because I want test this unofficial library only for this project.
Some helps tell it is possible but, even I restart my computer and the IDE, I can't!
(So, I tested with failure ~/Document/Arduino/libraries)
Could you add this features… or explain me.
Thanks