If I have a jar file that is running, then it is best for him to handle the opening of running files - is there any cross-platform way to do this or should I make it a native application through something like JSmooth first (I would like to avoid how can more)?
Say the jar file is running and associated with text files; when I open a text file, I want it to open in a running instance.
I assume that I will need to check if the bank is working; but how to do it in java?
If I find that some communication method is running in the jar, is it best to tell the running instance to open the file?
source
share