Search:

Type: Posts; User: Voodoo

Search: Search took 0.21 seconds.

  1. Replies
    3
    Views
    1,380

    Re: java.lang.NoClassDefFoundError Help

    ..sorry for the missing r in 3) due to my keyboard-troubles. The r always needs a hefty press
    3) java -jar myjar.jar
  2. Replies
    3
    Views
    1,380

    Re: java.lang.NoClassDefFoundError Help

    you "shorten" the way too fast....
    1) javac *.class
    2) jar cvfe myjar.jar myEntry *.class
    3) java -jar myjar.ja
Results 1 to 2 of 2