I installed MyEclipse 10 in C: Drive. And Tomcat in F:, which is not local, mapped to (Let's just say) \OtherComp\
What do I have to do differently in order to connect to \OtherComp\ server through MyEclipse 10?
I set up the
Tomcat home directory: F:\Tomcat
Tomcat base directory: F:\Tomcat
Tomcat in \OtherComp server is working perfectly fine. I have been using text Editor to create/modify the code.