Eclipse RCP Java. Share and duplicate a 'part' in another Perspective

Viewed 14

enter image description here

I'm building an Eclipse RCP application with Java and I'm new to this. I have a Part that contains a 'TreeViewer', and I would like to use this part also in another perspective but duplicated. When I run it, only the last instance appears. I am attaching an image showing what I am explaining.

Has anyone done something similar or has something similar happened and has a solution for it?

Thank you very much in advance.

0 Answers
Related