How to build/compile ue4 c++ project from Codelite IDE

OK, I understand now.
I was lacking in knowledge of build system and build configuration.
In essential editor must be recompiled (sometimes partly, first time) when game build configuration changes (eg from development to debug).

Solved.