Search:

Type: Posts; User: copeg

Search: Search took 0.14 seconds.

  1. Replies
    30
    Views
    3,717

    Re: can some one make me a runable jar file?

    Unpackage the jar you created using the jar command to see if all the appropriate .class files exist within the jar, especially Main.class which the class loader cannot find based upon post #6
  2. Replies
    30
    Views
    3,717

    Re: can some one make me a runable jar file?

    Have you read the following tutorial?
    Lesson: Packaging Programs in JAR Files (The Java™ Tutorials > Deployment)
    What about the process is the problem? Can you package into a jar? Did you include...
Results 1 to 2 of 2