Hello there,
I am writing an application using JavaFx 8.
A facility I would like to have is a progress bar showing how the db:add command is running, similar to what the Basex GUI shows when creating a new database.
Is it possible to send updates from BaseX to another application?
Shaun