Now my project is wokong in Osgi.
I have a abstract class Parent in bundle A.
And Child1,Child2,Child3 is in other bundles.
As I have many function in class Parent. So I write a PartentTest in bundle A.
But in other bundle can not see the ParentTest. So I can not reuse the code in
Child1Test.... This means I can not know the if the public functions is
correct in Childs
What shall I do?
Original issue reported on code.google.com by xierui.s...@gmail.com on 24 Mar 2014 at 4:02
Original issue reported on code.google.com by
xierui.s...@gmail.com
on 24 Mar 2014 at 4:02