Hi Pascal,
ERXProperties picks up all regular java properties so you can put your -D
prefixed properties in the “VM arguments” field in your launch configuration.
https://www.dropbox.com/s/et2et92zj5pbevn/Screenshot%202015-08-30%2010.38.48.png?dl=0
https://gist.github.com/hugith/7427ea246f6db46
Hi,
I’m trying to write, for the first time, some unit tests for ERJavaMail. I need
to pass some properties in the tests, but the properties are only seen if they
are in the Properties file. If I pass as argument in the launch configuration,
the properties are not found.
I have tried with both