Adding .jar to standalone
Afficher commentaires plus anciens
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.
Réponses (1)
cao tri
le 17 Fév 2017
0 votes
I had also the same problem. Hope that someone will help us !
Catégories
En savoir plus sur MATLAB dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!