Search:

Type: Posts; User: chronoz13

Search: Search took 0.07 seconds.

  1. Replies
    25
    Views
    2,440

    [SOLVED] Re: Jar File Not Working.

    i hope it solves his problem, now i see myself again, being so dependent on my IDE, i use to forget the things im getting along the road. thanks for that mate, now i have a bunch of tabs in my...
  2. Replies
    25
    Views
    2,440

    [SOLVED] Re: Jar File Not Working.

    ok let me share the only thing left in my mind, try to re-compile or re-build (clean and build) all, NoClassDefFoundError is being thrown when JVM cant load the class although it can see it(although...
  3. Replies
    25
    Views
    2,440

    [SOLVED] Re: Jar File Not Working.

    np, its a little bit complicated, im not that much of an expert, i can only share what i had once before. sorry if i cant make you resolve your issue, but be positive, its just there :D
  4. Replies
    25
    Views
    2,440

    [SOLVED] Re: Jar File Not Working.

    its not about your JDK, your system cannot locate the classes properly that is why you get NoClassDefFoundError, make sure they are set on the correct folder when you run your jar via CMD
  5. Replies
    25
    Views
    2,440

    [SOLVED] Re: Jar File Not Working.

    yeah i suppose, the system cant locate your classes properly
  6. Replies
    25
    Views
    2,440

    [SOLVED] Re: Jar File Not Working.

    so thats the problem.

    this one might help you man

    http://javarevisited.blogspot.com/2011/06/noclassdeffounderror-exception-in.html
  7. Replies
    25
    Views
    2,440

    [SOLVED] Re: Jar File Not Working.

    click on the very top left of the CMD window, you can see CMD options, like edit, copy paste.
  8. Replies
    25
    Views
    2,440

    [SOLVED] Re: Jar File Not Working.

    i would like to add, for example case sensitivity with external files like images, a small .png is different with an uppercase .PNG when you run it OUTSIDE your IDE, i really dont know why..

    you...
  9. Replies
    25
    Views
    2,440

    [SOLVED] Re: Jar File Not Working.

    lol man, look at this, i hope this help you.. this was my post year ago and Norm a forum mate helped me with it, i solved it by running the jar file outside the IDE itself, and BOOM, i saw tons of...
  10. Replies
    25
    Views
    2,440

    [SOLVED] Re: Jar File Not Working.

    and please clarify the problem, what is it that is NOT WORKING?, how does it not work?, does a window open and it doesnt do what you expect? or when you clicked it nothing really happens?
  11. Replies
    25
    Views
    2,440

    [SOLVED] Re: Jar File Not Working.

    it is not working? actually its working(just an assumption), running a java program withing an IDE and without it is a different scenario. you just cant see whats going on... a forum mate helped me...
Results 1 to 11 of 11