Adding .jar to standalone
Show older comments
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.
Answers (1)
cao tri
on 17 Feb 2017
0 votes
I had also the same problem. Hope that someone will help us !
Categories
Find more on MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!