Using IntelliJ IDEA Community Edition with unfamiliar, complex Java CodeI
Answered
I'm new to both Java & IntelliJ & recently inherited some very old, complex Java code. Does IntelliJ have a flowcharting feature? I really need some way to get an overview of the code. Or is there a plug-in or some other (preferably free) software that could help me see how the pieces of code relate to each other? I would appreciate any suggestions that you might have.
Please sign in to leave a comment.
IntelliJ IDEA Ultimate has UML plug-in which may help you to understand the code via diagrams.