In the WEB-INF directory, I have a file named test.html. I use it to quickly mock-up HTML tests. I wanted to copy this file and use it as a starting point for a different test.
So I RMB on the name test.html, chose copy, then RMB on WEB-INF and I chose paste.
I expected to get a “Name Conflict” dialogue and the chance to enter a new name. However I got a “Confirm Overwriting” warning instead. A quick test in another directory (WEB-INF/script) produced the expected rename dialogue.
Does this fall within your codebase, or should I file a bug with Ecplise? I assume it is yours as MyEcplise has an editor for HTML files.
Thanks