2025-07-07 5:22 AM
Whenever i rename a project. launch file is created and a number of. launch files are generated for each project name, is it possible that automatically that the old launch files are deleted, i can delete manually but just checking if it can be deleted automatically as soon i rename the project.
Solved! Go to Solution.
2025-07-09 3:52 AM
Hello @STuser2
First let me thank you for posting.
The launch file take it's name from the debug Debug Session name:
Also to delete the launch file you just delete the debug configuration having the same name.
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.
2025-07-07 6:22 AM
Haven't seen any automatic delete on renaming. In fact, one can have several launch files for different configurations, so there is not necessarily a 1:1 relation between .lauch name(s) and project name.
hth
KnarfB
2025-07-09 3:52 AM
Hello @STuser2
First let me thank you for posting.
The launch file take it's name from the debug Debug Session name:
Also to delete the launch file you just delete the debug configuration having the same name.
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.