I had the idea any java application would look up the CLASSPATH variable to check for classes at runtime.
But that does not seem to be the case, as a application I'm running from Eclipse. In which concrete situations is the CLASSPATH variable used, then? How can I make sure Eclipse always makes use of my CLASSPATH variable?