STM32CubeIDE does not read all project params for imported Project
I have Project Directory (Fully populated from an earlier version of the IDE on a different machine)
that I bundled up and then unwrapped on my new build machine.
However, when I point my newly installed (up to date) IDE to my unwrapped Project directory,
it “sees” the Project is there...but when I click “Finish” to bring it into my IDE, the IDE shows
the project (with the correct name) but devoid of any project properties...and no Source Code Tree
(where I normally--and previously--could navigate all the source files).
I can see all the expected source code files in my Project Directory
What is the disconnect?
Do I need to manually edit the PROJECT.ioc or .project file (or .cproject or .settings or *something*) ?
Is there a known issue with transferring a Project from an earlier version of the IDE?
Guidance Appreciated!
Paul++
