Running Spring app two ways with DRY - HOWTO?
Answered
Hi!
The first way is to use script starting mvn with plenty of -D params. The second one is to start the app from IDEA with plenty params set in the run configuration. I'd want to keep both ways to start but to avoid duplicating all those thousands of params. Is it possible?
Please sign in to leave a comment.
Hello Andrew,
It's not possible to share parameters between run configurations. Feel free to create feature request on YouTrack: https://youtrack.jetbrains.com/issues/IDEA