Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abhinayagarwal/my-gluon-application


https://github.com/abhinayagarwal/my-gluon-application

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# My Gluon Application

This Gluon sample was generated from https://start.gluon.io

## Basic Requirements

A list of the basic requirements can be found online in the [Gluon documentation](https://docs.gluonhq.com/#_requirements).

## Quick instructions

### Run the sample

mvn javafx:run

### Run the sample as a native image

mvn gluonfx:build gluonfx:nativerun

### Run the sample as a native android image

mvn -Pandroid gluonfx:build gluonfx:package gluonfx:install gluonfx:nativerun

### Run the sample as a native iOS image

mvn -Pios gluonfx:build gluonfx:package gluonfx:install gluonfx:nativerun

## Selected features

This is a list of all the features that were selected when creating the sample:

### JavaFX 16 Modules

- javafx-base
- javafx-graphics
- javafx-controls
- javafx-fxml
- javafx-swing
- javafx-web
- javafx-media

### Gluon Features

- Glisten: build platform independent user interfaces
- Connect: load data resources
- Maps: cross-device map interfacing
- Attach display
- Attach lifecycle
- Attach statusbar
- Attach storage