This lesson explains how to work with selection.
- Cameo/MagicDraw latest
- Java JDK 11
- Maven
git clone https://github.com/modeldriven-hu/cameo_lesson_6.git
Configure Cameo/MagicDraw root directory according to local setup, for example:
set CAMEO_ROOT=C:/home/Tools/Cameo
or when using PowerShell:
$env:CAMEO_ROOT = "C:/Home/Tools/Cameo"
mvn package
Extract target/hu.modeldriven.cameo.lesson6.zip
into CAMEO_ROOT/plugins
Restart CAMEO