Search:

Type: Posts; User: Norm

Search: Search took 0.15 seconds.

  1. Re: How to make executable (.jar) file from a big project?

    To see the error message, open a command prompt window, change to the directory with the jar file and enter the command:
    java -jar THEJARFILENAMEHERE.jar
  2. Re: How to make executable (.jar) file from a big project?

    That does NOT look like the contents of an executable jar file.

    I don't use an IDE to create my jar files so I can not help you. I use the jar command from a batch file.
  3. Re: How to make executable (.jar) file from a big project?

    Moved to IDE section.

    Try opening the jar file in a zip utility to see if it has problems.
Results 1 to 3 of 3