Original description:
- Load a v2.0 project in Developer
- In Project distribution tab, click the .kpj file to open it again.
- Close the new TIKE window that opens
- The original TIKE Project window refreshes, and shows an apparently v1.0 project, with no content, and clicking the Upgrade button silently fails.
Examination of the .kpj shows that <Version>2.0</Version> element has been removed. This is happening because the .kpj is being loaded by the stable-16.0 version of Developer, rather than a new instance of the same version.
Updated details:
- This should focus the existing window if you attempt to open the same project twice, or open a file in a folder in an already-open project.