I am here to cry about the java mini project I have: a thread
What the project is supposed to do : using reflection, you pass a java project and it gives back (in a structured file) the project name, number of classes, java version, browser, and list all the classes in it with all info related.
Where I& #39;m stuck: how am I supposed to get the project name and all the classes inside.