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
.project
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.eclipse.epsilon.labs.smartsax</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.jdt.core.javabuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.pde.ManifestBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.pde.SchemaBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.jdt.core.javanature</nature>
		<nature>org.eclipse.pde.PluginNature</nature>
	</natures>
</projectDescription>
back to top