문제

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 to see any excluded local folders.

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top