Community
Participate
Working Groups
Currently there's a package dependency on org.eclipse.core.runtime on the org.eclipse.ecf.provider.datashare.nio bundle. This should be changed to require-bundle on org.eclipse.equinox.common (which has necessary classes from core runtime), so that datashare.nio bundle can be used in server environment (without core runtime bundle).
Fix (change to require-bundle on org.eclipse.equinox.common...a temporary solution) applied to HEAD and Release_3_3 streams. Closing.