Here's the error:
- Code: Select all
java.lang.NoClassDefFoundError: com/nomagic/magicdraw/simulation/execution/SimulationExecutionListener
I have a class that extends SimulationExecutionListener. Attempting to create an instance of that class is what triggers this error.
I'm using Cameo EA 2021xR1.
Any advice is welcome!