I have a doubt. How do you create .jar used in help. When I have create, the .jar file is getting empty
I do this: [1]Help_from_sci, [2]Xmltojar // first generate the .xml files Help_from_sci (dirname, helpdir); // then generate the .jar file My_english_help_dir = my_module_path + '/ help / en_US'; My_english_help_title = 'toolbox_test'; Xmltojar (my_english_help_dir, my_english_help_title, 'en_US'); Add_help_chapter (my_english_help_title, my_module_path + "/ jar"); Del_help_chapter (my_english_help_title); Jonas Vieira de Souza ** **Graduating in electronic engineering* [email protected] <[email protected]> +55(48)9.9944-3117 <https://mailtrack.io/> Sent with Mailtrack <https://mailtrack.io/install?source=signature&lang=en&[email protected]&idSignature=22>
_______________________________________________ dev mailing list [email protected] http://lists.scilab.org/mailman/listinfo/dev
