Search:

Type: Posts; User: helloworld922

Search: Search took 0.10 seconds.

  1. Replies
    6
    Views
    2,030

    [SOLVED] Re: CLASSPATH environment variable

    Did you read the link I posted? It gives details on how to set the classpath and where to set it to.
  2. Replies
    6
    Views
    2,030

    [SOLVED] Re: CLASSPATH environment variable

    classpath tells Java where to look for java class files.

    For example, say I had the following folder structure:
    C:\

    Java

    Project1

    bin
Results 1 to 2 of 2