开发者

Drupal: remote development with Eclipse

What's t开发者_开发知识库he best solution to develop Drupal remotely on a development server, using Eclipse ?

I found this: http://www.eclipse.org/dsdp/tm/

Is this the best way to do it ? And above all, am I going to have some limitations ? thanks


Sometimes SSH / SFTP is a better solution than Samba. SSH is likely to be activated on most servers an can be mounted into the local file system.


If you only have access via FTP you have two options.

You can set up a connection to the server using remove system explorer. When you set up a new project use the generic new project option and there you should have an option to choose which file system to use.

This will mean that you work directly on the server, be warned this can be slow sometimes, using FTP is slower than most other methods of connecting to a remote system.

The other option is to work locally and deploy to your server when you whish to test something. You can use the 'export' feature for this.


Just use samba on the machine. Point your project at it.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜