1. Select Window > Preferences.
2. Expand the Java tree node and select Compiler.
3. In the Classfile Generation tab, select the following:
Add line number attributes to generated class files
Add source file name to generated class file
Generating classfiles with these settings provides the debug line information that PureCoverage needs to collect line level data.
4. Click the Profiling and Logging tree node.
5. Deselect Enable profiling to disable it.
Disabling WebSphere Studio profiling is necessary to prevent interference with the operation of IBM Rational PureCoverage.
(C) Copyright IBM Corporation 1993, 2009.