Search:

Type: Posts; User: dayamoon

Search: Search took 0.09 seconds.

  1. Replies
    3
    Views
    1,393

    Re: java.lang.NoClassDefFoundError Help

    Thank you!
    I will try it tonight and post the results....
    However, i thought that javac creates the classes..
    at the begining I have 2 java files(one of them has the main function) and one...
  2. Replies
    3
    Views
    1,393

    java.lang.NoClassDefFoundError Help

    Hello Everyone !
    I want to run a java program on a server...
    if i create a HelloWorld.java
    it is comipled and run without problems


    javac HelloWorld.java
    java HelloWorld
    But if i want ro...
Results 1 to 2 of 2