Search:

Type: Posts; User: Mr.777

Search: Search took 0.11 seconds.

  1. Re: Complete beginner to Java, problem with error message "non-static variable..."

    @Ryoga: Don't throw the exceptions in main(). Catch them. That's the actual problem that resulting in the null pointer exception for your main().
    I am talking about this code.

    public static void...
  2. Re: Complete beginner to Java, problem with error message "non-static variable..."

    @Ryoga: I will recommend you to read this!!!
Results 1 to 2 of 2