Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] frameworkextensions property

Hi all,

I am using the frameworkextensions property in order to load equinox framework adapters while launching a workbench to run tests.  This tends to work.  The problem that I am facing is that I need to specify a fixed version of the framework adapter fragment in order for Tycho to pick it up.  However, the version of the framework adapter bundle changes frequently and this breaks the build.  Is there any way to avoid specifying an explicit version number for the framework adapter?  I am using Tycho 0.14.1.  Thanks.

regards,
Andrew

Back to the top