Comment #3 on issue 368 by pekka.klarck: Jybot switch to include whole
directories in class path
http://code.google.com/p/robotframework/issues/detail?id=368
If you start new JVM from test case it's that test's responsibility to
setup the
environment. I don't think we can add command line options to control that
- it would
be the same as adding command line options to control how any other
external process
is started. Or did I get something wrong here?
In addition to command line options, you can also configure the new
environment by
setting environment variables using `Set Environment Variable` from
OperatingSystem
library. Have you tried setting the CLASSPATH using it before launching the
new JVM?
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings