Search:

Type: Posts; User: igniteflow

Search: Search took 0.08 seconds.

  1. Replies
    11
    Views
    4,566

    [SOLVED] Re: ClassNotFoundException - Please Help

    Many thanks everyone for your help. I wasn't aware of the capitalisation of class names, so have changed all the classes to conform with that now and can see why it is easier to read. I think my...
  2. Replies
    11
    Views
    4,566

    [SOLVED] Re: ClassNotFoundException - Please Help

    A little more information. The class file is called minAndMax, it is part of the same package. It contains static methods which I call from other classes using the standard syntax:
    ...
  3. Replies
    11
    Views
    4,566

    [SOLVED] ClassNotFoundException - Please Help

    I've been working on a program and everything was working fine, except now I'm getting a ClassNotFoundException for no reason I can trace. What would cause this?
    I'm trying to call a method from...
Results 1 to 3 of 3