How to visible Plugin A all classes to Plugin B

24 Views Asked by At

There are two Plugin. In First Plugin, there is a treeViewer and In Second Plugin, there is a registration form. so, treviewer is dependent on registration Form. when I pass value from registration form to treeviewer then TreeViewer class is not visible in Registration form.so, how to pass Value from registration form to Treeviewer.

1

There are 1 best solutions below

1
On

You just need to add a plugin dependency in the manifest editor.