Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Replies
    19
    Views
    5,748

    Re: HELP Error Parsing File

    Where is QueueADT defined?


    IDEs are magic. This source won't compile. There is no way to execute it.
    How can you "run" it?
  2. Replies
    19
    Views
    5,748

    Re: HELP Error Parsing File

    I don't use a proper IDE. I have an enhanced editor - syntax hilighting and multiple projects each with commandlines
  3. Replies
    19
    Views
    5,748

    Re: HELP Error Parsing File

    The javac compiler is the one installed with the JDK from Oracle.
  4. Replies
    19
    Views
    5,748

    Re: HELP Error Parsing File

    What is the "it"?
    Can you get to a javac compiler?
    Use that to get error messages with some meaning.
  5. Replies
    19
    Views
    5,748

    Re: HELP Error Parsing File

    Please copy and paste here the full text of the error messages.
    Not too many of us are compilers. We need the errors from the compiler to be able to tell you what the compiler sees is wrong with...
  6. Replies
    19
    Views
    5,748

    Re: HELP Error Parsing File

    It be better to just post the error messages without any editing.

    Or to leave a blank line between the source and the error message.
  7. Replies
    19
    Views
    5,748

    Re: HELP Error Parsing File

    That is a very confusing post. Why are the error messages mixed in with the source code?


    The code looks like a constructor (no return type) but the compiler thinks it is a method definition....
  8. Replies
    19
    Views
    5,748

    Re: HELP Error Parsing File

    Can you explain what the problem is with that code?

    You said:
    Please copy and paste the full text of those error messages here.
  9. Replies
    19
    Views
    5,748

    Re: HELP Error Parsing File

    Sorry, I don't see your error messages???

    Please edit your code and wrap it in code tags. See:BB Code List - Java Programming Forums
Results 1 to 9 of 9