For my job, I switch between Windows XP and Ubuntu, using Netbeans as IDE.
Now, I don't know why, but Netbeans on Ubuntu some times creates a folder named <error>, and places it into the build subfolder on my project.
When I try to launch it from Windows XP, Netbeans tells me that it can't build the project because it can't delete this folder.
I can't delete it also from Windows XP or use these commands in the prompt: deltree and rm
How can I remove these folders without having to reboot into Ubuntu?