最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

java - NoClassDefFoundError When Starting Cameo Simulation Toolkit Plugin - Stack Overflow

programmeradmin1浏览0评论

I am currently developing a plugin for Cameo Systems Modeler 2021x using IntelliJ IDEA.

I am encountering an issue when I include simulation_api.jar in my project : when I run my plugin in IntelliJ, Cameo Systems Modeler fails to launch the Cameo Simulation Toolkit, and I receive the following errors:

java.lang.NoClassDefFoundError: com/nomagic/magicdraw/simulation/gui/b/c

followed by

java.lang.ClassNotFoundException: com.nomagic.magicdraw.simulation.gui.b.c

Interestingly, when I do not include simulation_api.jar, this error does not occur. However, I need simulation_api.jar for my project, and I also require the Cameo Simulation Toolkit to launch correctly.

I would greatly appreciate any assistance or guidance on how to resolve this issue. Thank you!

发布评论

评论列表(0)

  1. 暂无评论