简体   繁体   中英

How to add existing directory to PHPStorm project based on existing files on remote host?

I've created PHPStorm project based on existing files (Web server is on remote host, files are accessible via mounted drive). I've included some folders and excluded some ones.

How to add existing folder which was excluded on creation to project now?

Settings (Preferences on Mac) | Directories Settings (Preferences on Mac) | Directories to see any excluded local folders.

Settings | Deployment | Excluded Paths Settings | Deployment | Excluded Paths to see list of excluded folders from Deployment actions.

After that just use Remote Host tool window (or Tools | Deployment | Browse Remote Host ) to browse and download any missing folders manually.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM