jung6717 / arduino

Automatically exported from code.google.com/p/arduino
0 stars 0 forks source link

Add extra library path on Mac OSX #127

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What change would like to see?

My thoughts were that it would be nice to have an extra path for your
libraries on Mac Os X. something like ~/Library/Arduino/libraries. 

Why?

Now I always have to open the Arduino.app folder with right click and
browse for the specified folder (Contents/Resources/Java etc). Also i don't
know what will happen if I update the arduino app. Will my own libraries be
overwriiten?

Would this cause any incompatibilities with previous versions?  If so, how
can these be mitigated?

Original issue reported on code.google.com by teack...@gmail.com on 10 Oct 2009 at 10:26

GoogleCodeExporter commented 9 years ago
There is one: its the libraries sub-directory of your sketchbook directory 
(which you can find the location of in 
the preferences dialog).

Original comment by dmel...@gmail.com on 12 Oct 2009 at 2:38