Definition
How to configure Cargo's classpath
Explanation
TODO (explain the 2 modes: standalone and embedded and how Cargo treats both WRT classpath. Explain also the setExtraClasspath() API)
Example
Starting Orion 1.x with Clover jar added to its classpath. For example if you have instrumented your source code with Clover you'll need to add the Clover jar to the classpath.
Labels