view .classpath @ 181:f0dc6e6e85dc

modify MyRfbProto.java : method authneticationRequestAccess()
author e085711
date Tue, 25 Oct 2011 02:58:32 +0900
parents 28cd6a6c524d
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>