2007/07/14

Enterprise Architect 7J Released

I will try to use mainly two functions;

  • Statement Table, which is compatible with Statement Chart in UML
  • Native C++ Debug for Sequence Chart in UML.

No comments:

How to set parameters to debugging program on Visual Studio 2019 with CMake

Solution: MSDN Sometimes the "Debug and Launch Settings for CMake" bottun is disabled. In this case, change to the target view. ...