[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.rcp] Cyclic Dependency
|
HI
I am new to eclipse. I have a question.
How to achieve cyclic dependency between Two plugins.
For Example I have create two plugins called A and B. I have added B as a
dependent plugin to A.Now i can access B in A. But i also want to access A
in B.
Thanks in advance
Raaj