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 1: 55736b1f1985
parent 0: edb44437e419
branch: default
add Greeter example
Misko Hevery / misko
9 months ago
r1:55736b1f1985 5 loc 139 bytes embed / history / annotate / raw /
1
2
3
4
5
6
<project>
	<target name="eclipse-test-runner">
		<java classname="AllTests" classpath="bin:libs/junit.jar">
		</java>
	</target>
</project>