org.eclipse.ohf.ihe.pix.source.test.mesa.atna
Class TestConfiguration
java.lang.Object
org.eclipse.ohf.ihe.pix.source.test.mesa.atna.TestConfiguration
public class TestConfiguration
- extends java.lang.Object
This is a consolidated configuration file for running the sample code. You
may need to edit this class to get the examples working on your own system.
Minimally, you will likely need to change the workspace DATA_PATH.
- Author:
- Sondra Renly
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DATA_PATH
public static final java.lang.String DATA_PATH
- See Also:
- Constant Field Values
LOG4J_PATH
public static final java.lang.String LOG4J_PATH
- See Also:
- Constant Field Values
TestConfiguration
public TestConfiguration()