Computing

when new remote file created from other tools was not synced by deployment

머냥 2017. 8. 17. 16:55

intellij pyCharm phpstorm webstorm


when new remote file created from other tools was not synced by deployment 



.idea directory => deployment.xml file


component tag


<component name="xxxxxx"

...

showNewOnTargetInSync = "false"

showNewOnTargetInSync = "true"


or

add above attribute