mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-30 01:57:13 +02:00
More explanation about Eclipse and $PATH
This commit is contained in:
@ -31,6 +31,11 @@ Integration
|
|||||||
to `PATH (wiki) <https://en.wikipedia.org/wiki/PATH_(variable)>`_ environment
|
to `PATH (wiki) <https://en.wikipedia.org/wiki/PATH_(variable)>`_ environment
|
||||||
variable. See FAQ: :ref:`faq_troubleshooting_pionotfoundinpath`.
|
variable. See FAQ: :ref:`faq_troubleshooting_pionotfoundinpath`.
|
||||||
|
|
||||||
|
What is more, you can update Eclipse ``$PATH`` variable. In Eclipse IDE make
|
||||||
|
right click on the created project ("Project Explorer"):
|
||||||
|
``Properties > C/C++ Build > Environment > PATH > Edit``
|
||||||
|
and set to ``/usr/local/bin:/bin:/usr/bin:/usr/sbin:/sbin``.
|
||||||
|
|
||||||
Project Generator
|
Project Generator
|
||||||
^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user