This is my first post, sorry for any mistake.
Te questions is.
I have made a program that uses sqlite and have a strange problem
If I compile and run the program from the IDE, everything goes ok. It doesn't matter if I copilen it on debug or release mode. It always run fine.
But if I close the IDE or translate the .jar file creates (even the whole "Objects" directory). WhenY launch the program it appear and disappear in less than one second, so n o way to run it. There are no error messages or anything else. Simply disappear.
I have tried it on
Windows 10 enterprise v 1703 64bits with java RE 1.8.0_131 spanish version
Windows 10 Pro v 1607 64 bits with Java RE 1.8.0_131 spanish version
The result is always the same
Any ideas and/or suggestions about this problem?
Te questions is.
I have made a program that uses sqlite and have a strange problem
If I compile and run the program from the IDE, everything goes ok. It doesn't matter if I copilen it on debug or release mode. It always run fine.
But if I close the IDE or translate the .jar file creates (even the whole "Objects" directory). WhenY launch the program it appear and disappear in less than one second, so n o way to run it. There are no error messages or anything else. Simply disappear.
I have tried it on
Windows 10 enterprise v 1703 64bits with java RE 1.8.0_131 spanish version
Windows 10 Pro v 1607 64 bits with Java RE 1.8.0_131 spanish version
The result is always the same
Any ideas and/or suggestions about this problem?