Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Does Linuxtools and therefore CDT require Java 9?

Hi,

In org.bouncycastle.bcpkix MANIFEST.MF  I see this:

Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=9))”

It’s a dependency for the docker launching feature.


I also see that this feature is included in the simrel [1] and EPP [2].

Shouldn’t the simrel features follow the Platform’s target environments [3] ?

Or maybe I’m also misunderstanding the meaning of the Require-Capability.

Thanks,
Marc-André
 


Back to the top