Building against two base locations [message #603535] |
Mon, 23 November 2009 16:28  |
Eclipse User |
|
|
|
I'm trying to sequence the following build tasks:
1. Do a product build.
2. Do a feature build of a test feature with test fragments.
For the test feature build, most of my fragments are hosted by plug-ins output by the product build. I would like to build against those JARs, rather than sucking in and rebuilding the binaries again for all the test plug-in dependencies.
But the test fragments also depend on JUnit, the EMMA OSGi hook, and a couple other test-related bundles. Obviously those aren't part of my product build output.
Is there an easy way to specify two base locations for the build? I see the alternative as combining the features/plugins from the product build output with a base Eclipse install and my other test dependencies.. but all that I/O will just slow down my build in the middle..
Thanks
Ben
|
|
|
|
Powered by
FUDForum. Page generated in 0.25843 seconds