Mercurial > hg > Members > nobuyasu > tightVNCProxy
annotate .classpath @ 173:607f31debca1
modify AcceptClient.java
author | Yu Taninari <you@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Mon, 24 Oct 2011 20:15:24 +0900 |
parents | 28cd6a6c524d |
children |
rev | line source |
---|---|
1 | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 <classpath> | |
3 <classpathentry kind="src" path="src"/> | |
4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> | |
88 | 5 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> |
1 | 6 <classpathentry kind="output" path="bin"/> |
7 </classpath> |