Hi, is there any way to "enforce" a CubeIDE version in code, e.g. a static_assert()? Regards, Goran
..
..
> it broke the CubeIDE project settings/file
The CubeIDE project files are .project, ,cproject and optionally the .ioc.
From our experience, these files are stable and work after updating CubeIDE
(though not compatible across different Eclipse CDT based products).
The Eclipse "metadata" in .settings dir is much less stable, from our experience it should not be checked in, even though it is tempting to do so. Same for the .mxproject Cube files.
After every CubeIDE update, we rebuild the workspace from scratch and re-import all projects.
> How do you maintain tool version discipline within a team?
We record all tools and libraries versions. We also have copies of required downloads.
Everyone may use what they like - as long as it does not break build or cause problems to others. Else there are obvious consequences.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.