Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.09 seconds.

  1. Replies
    9
    Views
    2,044

    Re: What does this mean????

    Like I said- what class is your main method in? What class are you trying to run? Exactly how are you trying to run it?

    An SSCCE would help answer all of these questions.
  2. Replies
    9
    Views
    2,044

    Re: What does this mean????

    Sorry, their site must be down. But an SSCCE is a short, self-contained, compilable example. Basically, you should narrow your problem down to as few lines as possible while still showing your error-...
  3. Replies
    9
    Views
    2,044

    Re: What does this mean????

    That is not an SSCCE. And when posting code, please use the code tags- unformatted code is really hard to read.

    Why class is your main method in? What class are you trying to run? Boil your...
  4. Replies
    9
    Views
    2,044

    Re: What does this mean????

    You're going to have to post the actual code (in the form of an SSCCE), exactly how you're trying to run it, and the exact error message. Java does not see a main method in whatever class you're...
Results 1 to 4 of 4