| <?xml version="1.0" encoding="UTF-8"?> | 
 | <projectDescription> | 
 | 	<name>api-checker</name> | 
 | 	<comment>API compatibility checker project</comment> | 
 | 	<projects> | 
 | 	</projects> | 
 | 	<buildSpec> | 
 | 		<buildCommand> | 
 | 			<name>org.eclipse.jdt.core.javabuilder</name> | 
 | 			<arguments> | 
 | 			</arguments> | 
 | 		</buildCommand> | 
 | 		<buildCommand> | 
 | 			<name>com.atlassw.tools.eclipse.checkstyle.CheckstyleBuilder</name> | 
 | 			<arguments> | 
 | 			</arguments> | 
 | 		</buildCommand> | 
 | 	</buildSpec> | 
 | 	<natures> | 
 | 		<nature>org.eclipse.jdt.core.javanature</nature> | 
 | 		<nature>com.atlassw.tools.eclipse.checkstyle.CheckstyleNature</nature> | 
 | 	</natures> | 
 | 	<linkedResources> | 
 | 		<link> | 
 | 			<name>core</name> | 
 | 			<type>2</type> | 
 | 			<locationURI>GWT_ROOT/tools/api-checker</locationURI> | 
 | 		</link> | 
 | 	</linkedResources> | 
 | </projectDescription> |