intellij idea run configurations backup

前端 未结 2 1526
闹比i
闹比i 2020-11-29 02:32

I would like to create a script to modify my debug configuration in intellij. The path of tomcat changes, and i have to manually go into the run config and edit things. I ha

2条回答
  •  醉梦人生
    2020-11-29 03:17

    Its here .idea\runConfigurations (correct for Idea 11). Just copy this folder to new project.

    EDIT: As per comment, if runConfigurations folder doesn't exist, check the 'Share' box inside the Run/Debug configuration

提交回复
热议问题