Ghosts of deleted entity files remain in RC ProjectManagement
Description
Deleted entity files remain in ProjectManagement.
The files are deleted in Rapidclipse with "del". They are deleded from file system, but in Rapidclipse some of them remain in ProjectManagement listing as if they would still exist.
To reproduce:
New RC project, import tables from the northwind sample database as entities.
Open some of the entities with RC entity editor.
(close all editors)
delete all entities
-> All entity *.java-Files are deleted from file system.
But the entities previously opened with RC entity editor remains in ProjectManagement listing
See also images "DeleteNorthwindEntities3_RCX20201203_a.PNG" 'til "DeleteNorthwindEntities3_RCX20201203_d.PNG"
Additional remarks:
The properties of the remainig "ghosts" can be opened (Contextmenu -> "Properties")
They survive closing and reopening the project
They seem not to survive a full RC restart
Environment
RapidClipse X Version: 10.3.0-20201203-1400
and
RapidClipse X Version: 10.3.0-20210112-1023
OS: Windows 10, v.10.0, x86_64 / win32
Java version: 14.0.2
Activity
RapidClipse X
Version: 10.4.0-20210218-0912
OS: Windows 10 64bit, Java Version 11.0.9
Nachgestellt wie beschrieben, keine "Geister Dateien" mehr vorhanden nach löschen.