MatFX / GluonCardPane

test application card pane with Gluon Mobile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gluon Card Pane

Test application card pane

Pre-requisites

Please checkout the prerequisites to run this application here.

Instructions

Note: The following are command line instructions. For IDE specific instructions please checkout IDE section of the Gluon documentation.

These application can run on the JVM on desktop platforms. To run the application, execute the following command:

mvn gluonfx:run

The same application can also run natively for on any targeted OS, including Android, iOS, Linux, Mac and Windows.

To create a native image, execute the following command:

mvn gluonfx:build gluonfx:nativerun

Note: The above commands are target-platform dependent and might change depending on the platform. For more details, please check GluonFX Maven Goals.

Configuration

To configure the GluonFX plugin, please checkout the configuration documentation.

More information

Here are some helpful links:

About

test application card pane with Gluon Mobile


Languages

Language:Java 100.0%