How to ignore files in deployment in Aptana?

南笙酒味 提交于 2019-12-22 10:17:14

问题


I would like to know if it's possible to ignore specific files in remote deployment in Aptana? I know there is an option to cloak file types, but I only want to ignore several specific files (mainly configuration).

Thanks, pk


回答1:


It's pretty easy to do this. Simply right click on the the files/folders you want to ignore and select Deploy->Cloak this file type. You may need to alter the filters in the App Explorer view to see the files you want to ignore. These settings can be found under the 'Customize this View' menu in the App Explorer view.




回答2:


In Aptana Studio 3.2, you need to go to Preferences, Publishing, and add the file name manually there under "Add file extensions or names to be ignored from all file transferring operations".



来源:https://stackoverflow.com/questions/7842237/how-to-ignore-files-in-deployment-in-aptana

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!