Search:

Type: Posts; User: javapenguin

Search: Search took 0.10 seconds.

  1. Replies
    2
    Views
    2,862

    Re: " Illegal start of expression" Error.

    First part compiles. Try putting each class as a separate .java file.

    Yep, you must have all of them in save .java file.

    If each class is in separate file, it compiles fine for me.
  2. Replies
    2
    Views
    2,862

    Re: " Illegal start of expression" Error.

    I'm guessing it might be a bracket error or a missing ; or something.

    Am checking it out now.
Results 1 to 2 of 2