Closed
Description
When exporting mbed-os-example-blinky example to netbeans, the netbeans configurations.xml does not contain the full path to the C preprocessor ('arm-none-eabi-cpp' in my case). All other tools in this xml file are absolute and contain the full path.
Correcting manually the configurations.xml file before opening in netbeans fixes the problem
https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-blinky/