5 Nov
2009
5 Nov
'09
3:13 p.m.
On 11/05/2009 06:59 AM, vishnu vardhan wrote:
I am newbie in drupal.I have started to learn how to code in drupal. I have configured my eclipse with drupal but everytime i make a change in my workspace i have to copy the entire thing in xampp\htdocs folder is there any way to directly deploy it with eclipse. If your eclipse workspace and the htdocs folder are on the same machine then you can just remap the home of the webserver to your workspace directory by changing the config file for apache or using the windows equivalent of a symlink. -mf