Adding .jar to standalone
Mostrar comentarios más antiguos
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.
Respuestas (1)
cao tri
el 17 de Feb. de 2017
0 votos
I had also the same problem. Hope that someone will help us !
Categorías
Más información sobre MATLAB en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!