Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Thread: Beginner code

    by Norm
    Replies
    11
    Views
    1,437

    Re: Beginner code

    That depends on what OS you are on. Most OSs have a rename command. Find that and use it to rename the file. On windows, right click the file and select the Rename option. Type the new name over...
  2. Thread: Beginner code

    by Norm
    Replies
    11
    Views
    1,437

    Re: Beginner code

    What is the name of the .java file? The compiler says what the problem is. Name the file: Hello.java


    The compile was not successful. The above is a compiler error message.
    You need to get...
  3. Thread: Beginner code

    by Norm
    Replies
    11
    Views
    1,437

    Re: Beginner code

    @djl1990 Classes do not have to be in packages.
  4. Thread: Beginner code

    by Norm
    Replies
    11
    Views
    1,437

    Re: Beginner code

    Please copy and paste here the full text of any error messages you get. Explain what you have done and what happens when you do it.

    Have you read the tutorial that explains how to compile and...
Results 1 to 4 of 4