Hello!
I recently installed the PlantUML Eclipse plugin and am playing around with it. I like the feature where it automatically generates a class diagram for existing Java classes, but if I add a couple of PlantUML diagrams as JavaDoc, I can't find any way to switch back to the original class diagram; PlantUml can only 'see' my two diagram definitions. Is there a way to navigate back to the original diagram?
Thanks in advance.