Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Share checkbox in Run/Debug Configuration

What is the purpose of "Share" checkbox in the Run/Debug Configuration screen?

I thought it's a way to share this configuration between projects, but when I open a new project, I cannot find this config in a list of predefined configurations or similar list.

like image 901
sandalone Avatar asked Apr 12 '14 11:04

sandalone


1 Answers

This check box for sharing Run/Debug Configuration between team members. Check the Share option in this guide for more details. Also read this answer.

like image 58
Anton Dozortsev Avatar answered Oct 29 '22 16:10

Anton Dozortsev