Create Java SE Embedded JRE

Use to configure settings to build and upload an embedded JRE to a remote device.

Element Description

EJDK Location

Specify the path to the embedded JDK on your local drive.

Remote JRE Path

Define the location for the JRE installation on the remote host.

Options

Enable the embedded JRE options such as debug, keep debug info, and no compression.

Profile

Choose the required profile (a particular set of Java API packages).

Virtual Machine

Specify the virtual machine option to be included into the embedded JRE.

Extensions

Include the extension JAR files that extend the platform's core API such as JavaFX graphics, JavaFX controls, and others.


Related Topics

Developing Applications with NetBeans IDE, "Creating Java Projects"

Developing Applications with NetBeans IDE,

Copyright © 2015, Oracle and/or its affiliates. All rights reserved.