Sharing files across projects

Is there any way in Webstorm to share files (application files, not configuration files) across projects, either built into the ide or recommendations/suggestions? I'm hoping not to use cut-and-paste inheritance .5 :-)

0

You can add folders from other projects as content roots to current one -File | Settings | Directories, Add content root. Individual files can't be shared

1

... or symbolic links

0

请先登录再写评论。