Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Thread: Java help

    by Norm
    Replies
    8
    Views
    2,978

    Re: Java help

    There is more information in those messages, but they do not include the text of the source line with the error.
    In the error message I posted the source was:

    var = 2;


    Try using the javac...
  2. Thread: Java help

    by Norm
    Replies
    8
    Views
    2,978

    Re: Java help

    The error messages that were posted don't show the source lines where the errors are located.
    Hard to suggest coding changes without the source line with the error.

    The message should show the...
  3. Thread: Java help

    by Norm
    Replies
    8
    Views
    2,978

    Re: Java help

    Please copy the full text of the error messages and paste it here.

    Please edit your post and wrap your code with code tags:


    <YOUR CODE HERE>

    to get highlighting and preserve formatting.
Results 1 to 3 of 3