Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] ECF Feature Restructuring

On 8 Dec 2013, at 15:30, Wim Jongman <wim.jongman@xxxxxxxxx> wrote:


This should be in the equinox supplemental bundle: if it's not then it should be raised as an Equinox bug.

.. meaning that it could be used inside non-equinox?

Well, the supplemental bundle is supposed to provide services (e.g. NLS, Debug) that are frequently bound to the OSGi bundle but aren’t actually OSGi specific.

However, it doesn’t look like it includes the TrustEngine.

$ jar tf org.eclipse.equinox.supplement_1.5.100.v20130907-1147.jar | grep TrustEngine
$

Alex

Back to the top