summaryrefslogtreecommitdiffstats
path: root/examples/uml/duse-mt/src/plugins/architecturerecoverypanel/architecturerecoverypanel.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/uml/duse-mt/src/plugins/architecturerecoverypanel/architecturerecoverypanel.json')
-rw-r--r--examples/uml/duse-mt/src/plugins/architecturerecoverypanel/architecturerecoverypanel.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/examples/uml/duse-mt/src/plugins/architecturerecoverypanel/architecturerecoverypanel.json b/examples/uml/duse-mt/src/plugins/architecturerecoverypanel/architecturerecoverypanel.json
new file mode 100644
index 00000000..3b9d9911
--- /dev/null
+++ b/examples/uml/duse-mt/src/plugins/architecturerecoverypanel/architecturerecoverypanel.json
@@ -0,0 +1,12 @@
+{
+ "Category": "Architecture Recovery",
+ "Vendor": "Qt Project",
+ "Version": "1.0",
+ "DependencyList": [
+ "ArchitectureRecoveryCorePlugin",
+ "GccXmlArchitectureRecoveryBackendPlugin",
+ "AcdcArchitectureRecoveryAlgorithmPlugin",
+ "UmlModelingNotationPlugin"
+ ]
+
+}