How to add an include folder in Eclipse - configured for ESP32

Thread Starter

Elazar

Joined Oct 29, 2019
49
Hi,

After long hours of searching the web, I can't find how to add an include folder (with all of my custom .h files placed instde) in the Eclipse IDE (As simple as it may sound)

The Eclipse IDE is configured for the ESP32 toolchain,

Problem: I don't see the "Properties > C/C++ General > Paths and Symbols" it just doesn't exist? and I don't see anything related to project paths.. or any other way to do this...

I only see the "linked resources" BUT I can't find how to configure it (if this is the solution)

See attached picture:

1611600621837.png

Does any one know how to configure a folder in the workspace so we can put it inside .h files?
 
Top