开发者

Aptana - Different PHP projects same deploy directory

I have a PHP project in Aptana which files I want to share with others projects.开发者_StackOverflow社区 I can do this by properties project -> resources -> linked resources. But I want to deploy on the server this project in all the projects that share this.

For example: Project 1) CMS library (/cms), Project 1 Web Site (w/eb1), Project 2 another web site (/web2).

On the server I need: web/cms and web2/cms without need to copy manually cms folder into web1 and web2. It's that possible?


Yes. If you using linux then just make links to your needed folders. If you using windows try making shortcuts to that folder. I think that should work.

EDIT:

This will help you: Windows XP vs Vista: NTFS Junction points

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜