-
Apr 2nd, 2010, 05:17 AM
#1
Export-Package in TEST.MF
I have two projects.
Bundle one has an abstract test class com.demo.one.test.AbstractTest
Bundle two has a test extending that Abstract test.
When I do an Import-Package in the TEST.MF of bundle two, it can not access the package com.demo.one.test, because it tis not exported by the manifest of bundle one.
It would be nice if I can export test packages in the TEST.MF of bundle one.
Or is there another solution?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules