Surendra,
Thanks Scott! So, Am I correct to assume that MyEclipse is intended only for developer only not necessarily for ‘Deployer’?
Yes, MyEclipse is really a development tool, not a deployment manager. That’s not to say that we don’t have deployment support, since we obviously do, only that the focus of our deployers is to deploy for development. They’re not intended to be used for packaging for QA test or production, for example.
I don’t mind having a “Network Share Drive” if that does the trick for the remote deployment.
What that would to is allow deployment to the remote machine easily using the MyEclipse deployer. Then, if you want to remotely debug a server, you can use the information in the link that Michael provided. Again, you only need to do that for remote debugging. Launching and debugging the server on the same machine you’re developing on should be done with the MyEclipse connectors, since they take care of all the detail work for you.