Search:

Type: Posts; User: eagle09

Search: Search took 0.14 seconds.

  1. Re: Cannot find where extra brace is at causing my errors

    each time i take one out that i think is mismatched it compounds the errors. Any willing to look at code to see if they can find the mismatched or extra brace? So i can clear my one error left?
  2. Re: Cannot find where extra brace is at causing my errors

    You have been AWESOME in your assistance..down to one error. it is a "reached end of file without parsing" error. have added and taken away braces at end..does not help. Currently have two "}"...
  3. Re: Cannot find where extra brace is at causing my errors

    fixed almost all my errors now just getting <identifier> expected error on the third and last lines from the lines of code posted



    [code]// Add the methods that will be called when these...
  4. Re: Cannot find where extra brace is at causing my errors

    No..however when i add one to different lines i get errors like crazy..which line does it need to be on?
  5. Re: Cannot find where extra brace is at causing my errors

    someone else said my public static main was not closed,but when I tried to close by adding brace more errors occurred..am i missing brace here?


    #public static void main(String[] args) {
    //...
  6. Cannot find where extra brace is at causing my errors

    The following code i am having trouble with because of multiple errors saying class interface or enum expected. i was told it is extra or mismatched brace but cannot locate it any to help? Sorry if...
Results 1 to 6 of 6