Is there a way to find all the class dependencies of a java Main class? I have been manually sifting through the imports of the Main class and it's imports but then ...