Iva Ivanova

- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Iva Ivanova commented, -
Iva Ivanova created a post, How can I pass command line parameters to Gradle run configuration?
I have a simple Gradle run configuration and I want to add command line parameters to the task that is called.Something like (when run from the command line):gradle run -Pabc=defI tried adding -Pab... -