mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 09:25:31 +02:00
register created project for cleanup
This commit is contained in:
parent
870cd436e9
commit
908de317bd
1 changed files with 1 additions and 0 deletions
|
@ -205,6 +205,7 @@ public class ResourceHelper {
|
|||
if (!project.isOpen())
|
||||
project.open(NULL_MONITOR);
|
||||
|
||||
resourcesCreated.add(project);
|
||||
return project;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue