Made a note about coverage performance

svn: r6235
This commit is contained in:
Kathy Gray 2007-05-20 10:34:49 +00:00
parent 3d4f153275
commit cac3d05a64

View File

@ -83,6 +83,10 @@ coverage information is not collected when test on Run has been
disabled. Colors for the coverage information can be set in the Java
color preference window.
Note: Coverage collection is not space preserving. If your program consumes
an excessive amount of memory or executes very slowly, try turning off
coverage collection during execution.
_ProfessorJ Beginner_
In Version 300, the Beginner language level has undergone significant
changes. Largest among these is that interfaces are supported within