Search:

Type: Posts; User: Norm

Search: Search took 0.29 seconds.

  1. Replies
    5
    Views
    1,276

    Re: Problem making a runnable .jar

    How do you expect the program to find the db?
    One way is to have a standard location for it (for example in the same folder with the jar file)
    Another way is to pass the path on the command line....
  2. Replies
    5
    Views
    1,276

    Re: Problem making a runnable .jar

    How will the program find the db if the db is not in a known location(it need not be the same folder).
    One way would be to pass the db address to the program as a commandline argument.
  3. Replies
    5
    Views
    1,276

    Re: Problem making a runnable .jar

    How did you test it?
    Were the jar file and and .db file in the same folder?
Results 1 to 3 of 3