I have installed a plugin named JIVE in the Eclipse software. it prompts that the source code is not available when i use it

46 Views Asked by At

I have installed a plugin named JIVE in the Eclipse software. It can generate object diagrams and sequence diagrams based on Java source code and supports features like rollback and filtering. However, when I right-click on the sequence diagram and choose "jump to source", it prompts that the source code is not available. What could be causing this? See the picture for details

I hope that when I click to jump, the cursor in the source code window on the left will be on the corresponding source code, which will facilitate my debugging of complex framework code.

0

There are 0 best solutions below