Setting mac javapath for eclipse

broken image
broken image

Note that you need to add a colon : before the appended path. A typical path to the toolchain looks like /home/user-name/esp/xtensa-esp32-elf/bin. Keep the current value, and append the path to the Xtensa toolchain installed as part of IDF setup, if this is not already listed on the PATH. Windows users can copy the IDF_PATH from windows explorer.Įdit the PATH environment variable. The value should be the full path where ESP-IDF is installed. Click “Add…” and enter name BATCH_BUILD and value 1.Ĭlick “Add…” again, and enter name IDF_PATH. Right-click the project and choose Properties from the context menu.Ĭlick on the “Environment” properties page under “C/C++ Build”. The new project will appear under Project Explorer.