Adding .jar to standalone
显示 更早的评论
I use zxing's code to build a standalone file.using the code:
javaaddpath(core.jar)
javeaddpath(javese.jar)
It work in matlab,but failed in standalone. I use "deploytool" to build,and put 'core.jar' and 'javase.jar' into "Shared Resourses and Helpful files". Am I doing wrong in this step?and how can i build a standalone with .jar file?
Sorry for my poor english. This question confuse me for a long time.
回答(1 个)
cao tri
2017-2-17
0 个投票
I had also the same problem. Hope that someone will help us !
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!