IDE for OpenWrt development

I created the Makefile project through the example of "Hello World" of openwrt.
When this project was exported to eclipse, $(INCLUDE_DIR) was not recognized and was not compiled. Is there a way to import the project and perform cross-compilation and debugging?

No.

OpenWrt's buildsystem is not set up that way.