Search:

Type: Posts; User: newbie

Search: Search took 0.08 seconds.

  1. Replies
    8
    Views
    1,371

    Re: Help with a java question...

    For anything to be executed in Java there needs to be an entry point inside the method: public static void main(String[] args){}.
    Easiest way to deal with this is for you to take all the code from...
  2. Replies
    8
    Views
    1,371

    Re: Help with a java question...

    So you can't execute it? but you can run it? No comprende.
    Print the code that you're working with.
  3. Replies
    8
    Views
    1,371

    Re: Help with a java question...

    If you're thinking of making games in Java, the logical step is to learn Java first.
    Because of that, we can give you assistance to get that code working.

    You go off and try and execute the code...
  4. Replies
    8
    Views
    1,371

    Re: Help with a java question...

    Erm, forgive my ignorance but... Why can't you just execute the code to find out?
Results 1 to 4 of 4