Info about "Add" button when $PATH doesn't exist

This commit is contained in:
Ivan Kravets
2015-08-29 00:51:21 +03:00
parent ef8f7d4fc0
commit 8dbb282416

View File

@ -34,7 +34,8 @@ Integration
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``.
and set to ``/usr/local/bin:/bin:/usr/bin:/usr/sbin:/sbin``. If ``PATH``
variable doesn't exists, please ``Add`` it.
Project Generator
^^^^^^^^^^^^^^^^^