Ability to export project's settings? Permanently deleted user 创建于 2010年08月31日 08:34 Is there an ability to export project's settings (i.e. code style settings, etc...) as a separate file in aim of sharing among team members?
Codestyles set up in Settings | Code Style are stored as files on file system and can be transfered.
Check out .WebIDE10/config/codestyles
Project code style is transfered with other project metadata which resides in .idea project folder.