0

Is it possible to use different settings files in JDI? For example test.properties & stage.properties and start by passing as a parameter, for example: gradle -Dtarget=stage ...

Rick
  • 1,177
  • 1
  • 19
  • 27

1 Answers1

0

in JDI 1.1.. please use JdiSettings.jdiSettingsPath = "prod.properties" for this purposes