How do I get all the classes in the project
I had a plugin in 7.2 that had an action that got all the classes in the project.
In 8.0 that now seems imposible - how can I do it.
Yes, I am basically writing an inspection, but as it takes around 40 minutes to run on our project, I don't want it running all the time
Please sign in to leave a comment.
What does your exception want to achieve? Perhaps there's a better way
of implementing it.
The answer is in this other discussion, that appeared in a side bar
http://www.jetbrains.net/devnet/message/5242037#5242037
Hi guys, how did you finally did it? the link is down!