Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Replies
    10
    Views
    1,062

    Re: JRE install - issues

    If you are using windows explorer you MUST turn off the feature that hides a file's extension.
  2. Replies
    10
    Views
    1,062

    Re: JRE install - issues

    Was the source file in the current directory when you used the javac command?
    Use the dir command to list the files in the current directory to see what's there.
  3. Replies
    10
    Views
    1,062

    Re: JRE install - issues

    Sorry, I missed the JRE part. See Greg's post about what package the javac.exe file is part of. It's in the JDK not in the JRE.
  4. Replies
    10
    Views
    1,062

    Re: JRE install - issues

    The OS can not find the javac.exe file. The path to the bin folder that the javac.exe file is in must be in the PATH environment variable.
Results 1 to 4 of 4