Search:

Type: Posts; User: javapenguin

Search: Search took 0.19 seconds.

  1. Replies
    6
    Views
    1,826

    Re: NoSuchMethodError

    Eclipse compiler.

    So probably IDE.
  2. Replies
    6
    Views
    1,826

    Re: NoSuchMethodError

    Hmmmmm.

    My main does throw some kind of exception as it needs to.

    Also, shat if one of my classes that I use as an object has a main method?

    I mean, if I have a class that extends JMenuBar...
  3. Replies
    6
    Views
    1,826

    NoSuchMethodError

    Ok, I have a main method, but it can't find it! :((:((:((:((:((:((:((:((:((:((:((:((

    I'm getting:


    java.lang.NoSuchMethodError: main
    Exception in thread "main"


    My code is my really big...
Results 1 to 3 of 3