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 个)

此问题已关闭。

提问:

2013-2-15

关闭:

2021-8-20

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by