December 2014
Intermediate to advanced
276 pages
5h 54m
English
If you decide to share your runtime or debug setup and make it available to the other team members, select the Share checkbox as shown in the following screenshot:

If you mark the Share checkbox and the directory-based format is used, IntelliJ IDEA will save the run/debug configuration in a separate file in the runConfiguration folder. On the other hand, if you use the file-based format, the runtime/debug configuration will be saved in the .ipr file. You can throw the runtime configuration into the version control then.
If you have your run/debug configuration defined, it's time to run the application.