Search:

Type: Posts; User: Norm

Search: Search took 0.20 seconds.

  1. Replies
    8
    Views
    3,671

    Re: Personality Test Grader Help

    There is a section of the forum for IDEs. Try asking there about how to get the compiler's error messages displayed so they can be copied to the forum.
  2. Replies
    8
    Views
    3,671

    Re: Personality Test Grader Help

    That's a problem with using an IDE. They hide or sometimes do not even display a list of error messages. That's why lots of us recommend beginners start with an editor and use the javac and java...
  3. Replies
    8
    Views
    3,671

    Re: Personality Test Grader Help

    Those are messages from your IDE. They don't say what is wrong.
    Can you get the errors from the compiler that explain what is wrong with the source of your program?

    Please Edit your post and wrap...
  4. Replies
    8
    Views
    3,671

    Re: Personality Test Grader Help

    Please post the full text of the error messages. It will show what line the error happened on.

    What error are you getting on line 13?

    Do you get compiler errors? Please post them.
Results 1 to 4 of 4