summaryrefslogtreecommitdiffstats
path: root/examples/uml/duse-mt/src/plugins/architecturerecoverypanel/architecturerecoverypanel.json
blob: 3b9d9911052870b08cfe2627010309a223ca2266 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "Category": "Architecture Recovery",
    "Vendor": "Qt Project",
    "Version": "1.0",
    "DependencyList": [
        "ArchitectureRecoveryCorePlugin",
        "GccXmlArchitectureRecoveryBackendPlugin",
        "AcdcArchitectureRecoveryAlgorithmPlugin",
        "UmlModelingNotationPlugin"
    ]

}