Error using javabuilder ja for specific jar files
信息
此问题已关闭。 请重新打开它进行编辑或回答。
显示 更早的评论
I am trying to replace a jar file in Eclipse with another and keep encountering an error. Both jar files were generated from javabuilder; the new one contains updated MATLAB code. The java code compiles fine in Eclipse with both jar files, and runs with the old jar file (so I do not think that this is an issue with MCR, class paths, etc). However, when I replace it with the new jar file, I get the following:
Exception in thread "main" java.lang.NoClassDefFoundError: com/mathworks/toolbox/javabuilder/internal/NativeComponentData
0 个评论
回答(0 个)
此问题已关闭。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!