php - How to download folder that was previously "Excluded From Path" in PHPStorm? -
according this jetbrains documentation, can include excluded folder in project:
to excluded file or folder involved in upload/download again
select file or folder return upload/download , choose remove path excluded on context menu of selection.
however, has not worked (on several different computers & projects).
we able remove excluded items, not download files.
we've tried:
- re-downloading specific parent of folder
- re-downloading entire project
- syncing
- attempting grab through remote host pane via "download here"
i sorted issue going 'excluded paths' tab in 'deployment' window , removing excluded local representation of excluded remote path. needed create local local folder able remove 'excluded paths' list.
Comments
Post a Comment