web storm environmental variables in config file?

I am using webstorm 10 and am using the configurations->environmental variables.  are these located in a file somewhere so i can copy them from project to project?

0

They are stored in .idea/workspace.xml (or.idea/runConfigurations/<config_name>.xml if the configuration is shared), <envs> element

0

请先登录再写评论。