More explanation about Eclipse and $PATH

This commit is contained in:
Ivan Kravets
2015-08-29 00:47:56 +03:00
parent 74ea4ae9c2
commit ef8f7d4fc0

View File

@ -31,6 +31,11 @@ Integration
to `PATH (wiki) <https://en.wikipedia.org/wiki/PATH_(variable)>`_ environment
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
^^^^^^^^^^^^^^^^^