Thanks for you reply. Yes, I think it dangerous to have Custom Location as in the path of C:\Program Files.
But even the path is not C:\Program Files, there would be some problems.
Let’s see. The Custom Location is automatically set as the installation path of myEclipse, for example, it it is installed in path C:\myElipse. If the use set the web to be deployed to the root path of the server, the default Custom Location would be C:\myEclipse. If the user deploy the web application into this path, myEclipse itself will go out of order, since myEclipse system files will be replaced by the web application to be deployed.
I’d like to suggest that:
1.Although some sensitive path, like c:\windows c:\program files could be filtered out as costom Location, perhaps the Custom Location could be set up by the user instead of default one, or if use default, could a new folder be built, for example myEclipse Installation path\defaultDeoloyPath\ ?
2.In MyEclipse 6.0.0 M1, currently, in the deployment dialog, both the server drop-down select box and the notice below react to the scroll of the middle wheel of the mouse, could it be controlled separately? I intended to scroll the notice, but the server selection scrolled, and I didn’t noticed that.
3.More secure control for the first deployment but the he current deployment path already has files. Like more prompts of warnings and confirm.
As you asked, so I give some of my immature suggestions, FYI. Thanks!