It would be nice to have a option to clean the project files. all modules/classes I have ever created are still in the project folder, and to be fair, I have so much files I don't know which ones are used or unused.
You can export your project as zip and then unzip it in a new folder. Deleting non-project files can be risky, especially in B4J where your program can interact with all kinds of files.