This is the second lesson of the series. In this lesson we will learn how to add actions to MagicDraw.
Reference documentation:
- Cameo/MagicDraw latest
- Java JDK 11
- Maven
git clone https://github.com/modeldriven-hu/cameo_lesson_2.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.lesson2.zip
into CAMEO_ROOT/plugins
Restart CAMEO