ReEng / archimetrix

Archimetrix combines clustering-based architecture reconstruction and pattern detection techniques to recover the architecture of a software system from source code. While the clustering extracts a software architecture based on source code metrics, the pattern detection is used to detect design deficiencies in the architecture which influence the architecture reconstruction negatively. Archimetrix supports the reengineer by identifying components that are especially relevant for the detection of design deficiencies. It also ranks the detected deficiencies so the reengineer can focus on the important problems. Once the deficiencies are removed, the clustering can be used again to get a clearer view of the now improved software architecture.
1 stars 0 forks source link

Does not display Archimetrix menu after user installation #15

Open mingqing007 opened 9 years ago

mingqing007 commented 9 years ago

What steps will reproduce the problem?

  1. Follow the user installation instructions on https://code.google.com/p/archimetrix/wiki/InstallationInstructions

What is the expected output? What do you see instead? I expected to see the Archimetrix menu entry, but say the Reclipse EMF entry instead.

What version of the product are you using? On what operating system? The user installation on 3.6.1. 32-bit Windows.

Please provide any additional information below. It asked for a login during download, some content was not signed, and the username / password combination was not in the installation directions.

mingqing007 commented 9 years ago

The current version is fine. (Important: the Archimetrix perspective needs to be chosen first).