diff --git a/docs/ide/eclipse.rst b/docs/ide/eclipse.rst index 71e52f58..886b025a 100644 --- a/docs/ide/eclipse.rst +++ b/docs/ide/eclipse.rst @@ -31,6 +31,11 @@ Integration to `PATH (wiki) `_ 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 ^^^^^^^^^^^^^^^^^