I am stuck creating a jar file. I would be glad if someone could help me out with this issue.
Here's the thing: I am trying to create a runnable jar file but it shows me the message saying -
VM arguments will not be part of the runnable JAR. Arguments can be passed on the command line when launching the JAR.
I tried using different solutions available on this website. I tried creating a bat
file and it executed with 7 errors (at last it specifies as failed to run or load main class) whereas in eclipse this program is running fine. I also tried using the launch 4j; it shows an error saying -
failed to load the SQL JDBC auth.dll cause: no SQLJDBC auth.dll in the library path.