I could find a workaround that should copy the actual network configuration from the previous Eclipse Mars configuration.
cp <old_eclipse>/configuration/.settings/org.eclipse.core.net.prefs <neon_installer_path>/eclipse-installer/configuration/.settings
It works, but it really looks like a hack, any other hints?
source share