Quantcast
Channel: JetBrains Developer Community : Thread List - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5661

Sharing external tool config via version control

$
0
0

Hi,

In my project I need to create some properties file using a script. To achieve this:

  1. I added the "script" as an external tool.

externalTool.jpg

 

  2. In run/debug configuration specified the external tool inside "Before launch" tasks.

 

config.jpg

 

 

 

This led to creation of a configuration inside ".idea/runConfigurations" folder that I added to our version control system.

 

When someone checks out this change, although he gets the new "runConfiguration", it does not work because the "external tool" is not configured in their IDE.

 

How to add the "external tool" inside the version control?

 

In case there is some better way of achieving this instead of using external tool (may be by modifying the default "Make" task to incorporate the "script"), then please guide me.


Viewing all articles
Browse latest Browse all 5661

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>