How can I create and link javadoc.jar when compiling a java library?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
When I compile some matlab functions to a java class with Matlab Library Compiler, I would like to create sources and javadoc jar files for this class as well. So when I use the library in my java code i would have the documentation and source. How can this be done? I get javadoc and source files in my package but they're not in jar form and neither are they linked to the compiled jar.
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre MATLAB Compiler en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!