misko / misko-hevery-blog (http://misko.hevery.com/)

Public repository for my blog posts

Clone this repository (size: 237.2 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/misko/misko-hevery-blog/
commit 5: 150ce85fe2cf
parent 4: 3535123542d8
branch: default
tags: tip
move code into package
Misko Hevery / misko
4 months ago
r5:150ce85fe2cf 27 loc 692 bytes embed / history / annotate / raw /
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>00_AutoTest</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.jdt.core.javabuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
			<triggers>auto,full,incremental,</triggers>
			<arguments>
				<dictionary>
					<key>LaunchConfigHandle</key>
					<value>&lt;project&gt;/.externalToolBuilders/AutoTest.launch</value>
				</dictionary>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.jdt.core.javanature</nature>
	</natures>
</projectDescription>