plantuml-parser icon indicating copy to clipboard operation
plantuml-parser copied to clipboard

add contextmenu "PlantUML Parser" in the Find-result-view

Open k3b opened this issue 3 years ago • 1 comments

As a Java-Developer i want to see a graphical display of all classes that implement a java interface.

Example usecase:

  • In the IDE i right-click on the interfacename and select "Find Usages"
  • In the Find-Result-Window I select "Usage in extends/implements clause.
  • It would be greate if i could call the contextmenu "PlantUML Parser" from any tree node in Find-Results-View that only consists of those classes in the Find-Result

Currently the contextmenu "PlantUML Parser" is only available in the Project-Structure-Tree-View

k3b avatar Apr 09 '21 14:04 k3b

The class in the dependent jar cannot be resolved.

shuzijun avatar Apr 12 '21 09:04 shuzijun