Run dialog/configuration
Dear Sir,
I have 2 questions:
is it possible to display process id of the java proces that is currently running in the run dialog?
how can I copy run configuration in the team of developers? Let's say I've created configuration to run my server. How can I share that configuration?
Thanks
Sergiy
请先登录再写评论。
You can use share checkbox (run/debug configuration) and then add the $PROJECT_DIR/.idea/runConfigurations folder to VCS or sent it to yout dev team.
I think Idea doesn't allow to change the folder under which the run configuration is shared (as eclipse do). If this is an inconvenient please file and issue at http://youtrack.jetbrains.com
Regards