| Standalone junit tests in plug-in projects and transitive dependencies [message #986519] |
Tue, 20 November 2012 12:44 |
Filip Krikava Messages: 36 Registered: January 2012 |
Member |
|
|
Hi,
I have a plug-in project (lets call it P) that contains some JUnit tests that I would like to run standalone (i.e. without Eclipse platform running). Do I understand it correctly that in such a case I need to explicitly mention all the plugin's transitive dependencies? I mean if P depends on a bundle A and the bundle A depends on a bundle B I need to make sure that P contains both A and B in the list of its dependencies in its manifest?
Is there any way how to include this transitive dependencies by default?
Thanks!
Filip
|
|
|
Powered by
FUDForum. Page generated in 0.01553 seconds