https://github.com/wrwei/SmartSAX
Raw File
Tip revision: af33004ce3813b3c02f235f6dfa163f2f8c14c47 authored by ran.wei@york.ac.uk on 16 February 2016, 13:36:14 UTC
added coverage generator
Tip revision: af33004
.classpath
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="output" path="bin"/>
</classpath>
back to top