Changeset 1047 for trunk/.classpath

Show
Ignore:
Timestamp:
06/27/08 19:04:30 (4 years ago)
Author:
amandel
Message:

Added support for emma coverage report files. The 'es' files are read directly using the emma classes

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r919 r1047  
    158158                </attributes> 
    159159        </classpathentry> 
     160        <classpathentry kind="lib" path="lib/default/emma/emma.jar"/> 
    160161        <classpathentry kind="output" path="eclipse/bin"/> 
    161162</classpath>