Hi Peter,
>> Which version of the tool are you using? We are using version 3.0.0 internally.
I am using 3.02 version
>>Where did you get MonsterDebugger.swc from?
Through monster debugger tool, Open monster debugger. File-> Export SWC
>> How did you installed it to the local repository?
Using the command "mvn install:install-file -Dfile=MonsterDebugger.swc -DgroupId=com.test.monster -DartifactId=debugger -Dversion=1.0.0 -Dpackaging=swc"
>> How did you add the Monster Debugger to the container-app build? Can you send me the pom.xml?
By adding the dependency in pom.xml. Please find the attached pom.xml
Thanks in Advance.