Sparx Systems Forum
Enterprise Architect => General Board => Topic started by: mse on October 14, 2024, 08:16:39 pm
-
How do you get an #include in C code generation?
I used the dependency relationship and that does generate an #include. However, when I add an include in the source file, and then synchronize the code, no link is created. Does EA even support synchronization of #includes? For now, it seems only forward engineering is supported.
-
From what I observed, it looks like EA cannot synchronize includes. You have to manually modify them after the first generation of code.