Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 1.29 KB

README.md

File metadata and controls

45 lines (34 loc) · 1.29 KB

C++ Reverse Engineering Plugin

Version

1.1.0

Available for

Astah UML, Astah Professional 6.7.x or later

Description

This Plugin enables you to import C++ Source code into Astah models by reversing C++ Source code and generating it into xml via Doxygen.

How to install

  1. Download the jar file.
  2. Deploy the jar file in the "plugins" folder under the Astah Install folder.
  3. Start Astah.
  4. The [Import C++] has been added under the [Tool] - [C++] menu.

Reference

C++ Reverse Program User Guide http://astah.net/features/cpp-reverse-engineering

License

Copyright 2015 Change Vision, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.