2023-12-14 05:55 AM
how to reproduce:
Create a new projet with a "namePrj" and "directory". The normal way should be to have a directory "directory"/"namePrj", and in this directory, all the project files (like with STM32CubeMX). But the files a created in the "directory".
If you what to change that, and try to erase the projet, it will erase ALL the content in the "namePrj" directory. Not only the project file, but ALL THE CONTENT!!!!
Sorry but, WTF???!!!!
Could you:
- Make MX and IDE have the same way to work when creating a Projet
- DO NOT ERASE NOT PROJET FILE/DIRECTORY WHEN DELETING A PROJET!!!
2024-01-18 11:14 PM
Still no answer / workaround / internal ticket about this very annoying issue ??
2024-01-19 05:24 AM
Hello @ANauz.1
I apologize for my late reply.
I was try to find a solution for this behavior with our developers; but not much could be done from CubeIDE side.
In fact this is related to the way ECLIPSE manage the folders and projects.
Therefore, I believe that the best way is to create project with CubeIDE and uncheck the "Generate under root". This way if you delete the project in CubeIDE, only the STM32CUbeIDE folder will be deleted.
KR,
Semer.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.