Hi people, is there a way to access (e.g. by way of Import-Package) JRE-packages other than java.*? The only way I've found so far is modifying the org.osgi.framework.system.packages variable, which might not be a very elegant solution given that it's a global variable which more components would like to change in that case...
Setting the Bundle-RequiredExecutionEnvironment header seems like a logical first step, however, I can't find anything in the spec that'd suggest that this would affect how imports are resolved. Any ideas? Thanks, Fredrik. _______________________________________________ OSGi Developer Mail List osgi-dev@mail.osgi.org https://mail.osgi.org/mailman/listinfo/osgi-dev