Passing the -verbose:class switch to the java command will print each class loaded and where it was loaded from.
Joops is also a nice tool for finding missing classes ahead of time.
Passing the -verbose:class switch to the java command will print each class loaded and where it was loaded from.
Joops is also a nice tool for finding missing classes ahead of time.