view .classpath @ 109:8cec713e5abf

add update() api
author kazz
date Mon, 26 Jul 2010 00:40:23 +0900
parents e56d1f7af5ce
children 8ae522e1a4bf
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
	<classpathentry kind="output" path="bin"/>
</classpath>