view .classpath @ 164:28cd6a6c524d

add screen capture example
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Wed, 19 Oct 2011 11:57:14 +0900
parents fc77596d3064
children
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>