Hi,
I nearly have the same need but I want to get all the test classpath in
order to launch a new bench.
It looks likes : Runtime.getRuntime().exec("java -cp " + testClasspath +
"...");Is it possible and how ? Rémy
Hi,
I nearly have the same need but I want to get all the test classpath in
order to launch a new bench.
It looks likes : Runtime.getRuntime().exec("java -cp " + testClasspath +
"...");Is it possible and how ? Rémy