Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Replies
    6
    Views
    1,922

    Re: Package does not exsist

    classpath is tough. It took me months to master it.
  2. Replies
    6
    Views
    1,922

    Re: Package does not exsist

    What is the value of the classpath when you compile the program?
    The full path consisting of the classpath concatenated with the package path should point to the class file. ...
  3. Replies
    6
    Views
    1,922

    Re: Package does not exsist

    Could you show your file/folder structure?
    And the classpath you are using when you compile the program.
    The classpath should point to the folder containing the folder that starts the package, in...
Results 1 to 3 of 3