I just tried using a spaced dir name and it worked without quotes. C home\my dir\blah.jar (no quotes) worked by either setting the classpath in the cmd prompt, or in the My Computer properties. This ...
At one time or another, developers experience frustration when dealing with the Java classpath. It’s not always clear which class the class loader will load, especially when your application’s ...