mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-05 15:25:49 +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())
|
if (!project.isOpen())
|
||||||
project.open(NULL_MONITOR);
|
project.open(NULL_MONITOR);
|
||||||
|
|
||||||
|
resourcesCreated.add(project);
|
||||||
return project;
|
return project;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue