Community
Participate
Working Groups
In the EclipseStarter osgi.instance.area is set to a value that is not the one from the -data. It is actually set to be used as the base for the BundleContext.getDataFile (data root dir). This needs to be fixed, so osgi.instance.area is the value of -data, and the data root dir, is pointing to the .config area (see EclipseAdaptor.initDataRootDir()).
I think this is fixed now. Can you verify?
osgi.instance.area is referencing the -data value BundleContext.getDataFile() do points to my <configlocation>/org.eclipse.osgi\bundles