2023-01-12 5:19 AM
I have imported several example projects into CubeIDE which don't show the header files. The header files do actually exist in the windows file explorer, and the project does properly build and run. So why don't these show up on the CubeIDE (Eclipse) project view? Is there some Eclipse setting that I am missing?
Solved! Go to Solution.
2025-06-22 3:36 PM - edited 2025-06-22 4:00 PM
Is this still broken?
Clicking on errors does not bring up the relevant header file.
The header files are NOT listed in the outline window unless you first find an include for them and click on that.
Also note that with this goofy scheme the editor does NOT seem to save altered header files before a build.
Given that many of the examples are needlessly over-complicated by including an RTOS and other junk this makes it very difficult to concentrate on getting a working example.
Is there an option somewhere in the editor to simply make the h files appear in the appropriate directories and work the way they should?
Thanks...