Mercurial > hg > Members > nobuyasu > tightVNCProxy
annotate .classpath @ 169:4ee9cfadd8dc
update AcceptClient
author | one |
---|---|
date | Mon, 12 Sep 2011 16:36:40 +0900 |
parents | 9b3b1e3e7db5 |
children | fc77596d3064 |
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> |