2026-04-30 9:49 AM - edited 2026-05-01 10:25 AM
Dear ST Team,
I use multiple versions of CubeIDE and would appreciate it if the currently running IDE version could be displayed in the following screens (somewhere).
Thank you
Like its done in GfxDesigner
2026-05-01 9:38 AM
I dont use the desktop
2026-05-01 9:45 AM
In my Linux system i have it like this:
...so i anyway see, what i start.
2026-05-01 10:00 AM
A Godsend
2026-05-01 10:11 AM
> I click on the project file and would like to know what version opens
A good question. AFAIK, project files (.project, .cproject) do not carry information about the IDE version.
You can figure out which IDE instance visited the workspace by looking at the log files in .metadata dir. Note that projects can live outside of a workspace. A project can be member in several workspaces (that belong to several IDE versions).