Ability to export project's settings? Follow Oleg Elifantiev Created August 31, 2010 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.