1

I have a JavaFx App, packaged and installed on my desktop, but I have a problem when I open two instances, the second one gives me a database blocking error. My idea is to launch the application only once, and if the user tries to open another copy of the app that is already open to show the original instance and not open another (prevent it from running twice if it is already open).

jwriteclub
  • 1,604
  • 1
  • 17
  • 33
amiber
  • 11
  • 2
  • Pretty similar, but not a exact match. The "show[ing] the original instance" which I assume means restore the window/bring it to the front... – fabian Apr 02 '18 at 11:36
  • problem solved I used Junique, I have been very useful your recommendation, thanks – amiber Apr 02 '18 at 12:26

0 Answers0