I noticed that after installing cdt, Eclipse always loads the default workspace. The workspace listed in the config.ini in osgi.instance.area.default
config.ini
osgi.instance.area.default
Editing the config.ini file with
osgi.instance.area.default=\D:\\Projects\\Eclipse Workspace\\
worked for me.