Hi All,
I have developed two Projects (let say A and B ) each has its own model and view controller jar files. A depends on B.model as it is using some VOs of B and B depends on A.model in the same manner.
If I try to add jar file for anyone to the other, I can see the below warning message.
Warning: There is a circular dependency in the imported jar file. Please investigate the following object. (JDev 12.2.1.2)
1) How big of deal is this?
2) What it exactly means?
Any comment is appreciate it.
Thanks,
Mehdi