Removing files from workspace
Status: Beta
Brought to you by:
peter_
Got this bug-Report from Aaron via eMail:
I am using Visual HAM 2.5. One thing that's weird. If
you open a new project (in this case I used C++ empty)
and point it to a directory with files already, it will
prompt you about overwriting any that already exist -
in my case it was main.cpp & makefile.
No problem. Well, I then went and added files to the
project, one of which was main.cpp, and it listed two in
the Source Files under Workspace. I removed one,
which then removed it from the makefile, which then
gave me errors.
So, in short, I think it should prompt when adding a file
name that already exists in your project.