mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-31 10:37:13 +02:00
Info about "Add" button when $PATH doesn't exist
This commit is contained in:
@ -34,7 +34,8 @@ Integration
|
|||||||
What is more, you can update Eclipse ``$PATH`` variable. In Eclipse IDE make
|
What is more, you can update Eclipse ``$PATH`` variable. In Eclipse IDE make
|
||||||
right click on the created project ("Project Explorer"):
|
right click on the created project ("Project Explorer"):
|
||||||
``Properties > C/C++ Build > Environment > PATH > Edit``
|
``Properties > C/C++ Build > Environment > PATH > Edit``
|
||||||
and set to ``/usr/local/bin:/bin:/usr/bin:/usr/sbin:/sbin``.
|
and set to ``/usr/local/bin:/bin:/usr/bin:/usr/sbin:/sbin``. If ``PATH``
|
||||||
|
variable doesn't exists, please ``Add`` it.
|
||||||
|
|
||||||
Project Generator
|
Project Generator
|
||||||
^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^
|
||||||
|
Reference in New Issue
Block a user