Config files sync

I want to keep my ide configuration under source control for syncing with another computer. What files should I add?

0

Hi Dziamid,

Project specific configuration is saved in .idea subfolder.

General IDE settings are stored in USER_HOME\.WebIde10\config (on Windows 7 it typically will be C:\Users\USER_NAME\.WebIde10\config)

0
Avatar
Permanently deleted user

Thanks, I know. But it doesn't make sense to track all files in that folder, because not all of them are responsible for configurations. I'm looking for settings specific files (folders).

0

Well: File | Export Settings... -- tick only those that you would like to keep in sync .. and then open created .jar file in WinZip / WinRAR (or any other similar program) and see what files are there.

0
Avatar
Permanently deleted user

Fantastic!

0

请先登录再写评论。