staruml / staruml-cpp

C++ extension for StarUML
MIT License
173 stars 66 forks source link

Source code import #27

Closed JungYongWook closed 7 years ago

JungYongWook commented 7 years ago

hello! I want to make good use of C ++ code generation and reverse engineering that you have created.

when using the staruml5.0 version,All the classes were created.

However, if you are using version 2.8.0 now, and you install C ++ in tools and do reverse code, not all of the classes will be created.

In addition, some class contents are empty.

How do I get all classes to come out like I am using staruml5.0?