From 814024170205e3725b85ee2cf5f3d54313154c8f Mon Sep 17 00:00:00 2001 From: Nicolas Delsaux Date: Thu, 30 May 2024 11:29:02 +0200 Subject: [PATCH] Making the example most straightforward --- .../src/architecture/resources/workspace.dsl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/archetype/src/main/resources/archetype-resources/src/architecture/resources/workspace.dsl b/archetype/src/main/resources/archetype-resources/src/architecture/resources/workspace.dsl index d043d9ef..9e55bf8b 100644 --- a/archetype/src/main/resources/archetype-resources/src/architecture/resources/workspace.dsl +++ b/archetype/src/main/resources/archetype-resources/src/architecture/resources/workspace.dsl @@ -18,6 +18,10 @@ workspace "aadarchi-documentation-system" { } component "myContainer" "ContainerComponents" "myContainer components" { include * + // Don't forget to add that statement to have view updated with components detected during aadarchi work + properties { + "aadarchi.auto.update" "true" + } } styles { element queue {