Doscommand line Input javafx parameter _ javafxpackager Command Parameter Details,

Source: Internet
Author: User

Doscommand line Input javafx parameter _ javafxpackager Command Parameter Details,
Enter the javafx parameter _ javafxpackager command parameters in the doscommand line. Now, assume that the project directory to be packaged into exe is Test. This project contains a package named testpackage and a main class named TestMainClass, if the output root directory is MyOutDir, the Command Format of javafxpackager is as follows:

Javafxpackager-deploy-appclass testpackage. TestMainClass-native image-srcdir Test-outdir MyOutDir-outfile TestOut

After the command is successfully executed, you can find a MyOutDir directory under the directory where the cmd command is currently run. The directory contains a bundles Directory, which contains the project directory Test to be converted, this directory contains the converted exe file. You can double-click it to run it.

The last-outfile TestOut of the command will only affect the two files generated in the MyOutDir Directory: TestOut.html and TestOut. jnlp.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.