Mercurial > hg > Applications > TightVNC_orginal
annotate .classpath @ 47:f3b775d3592a
create newVps.
author | one |
---|---|
date | Thu, 06 Dec 2012 17:51:29 +0900 |
parents | f70008073a03 |
children |
rev | line source |
---|---|
5 | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 <classpath> | |
3 <classpathentry kind="src" path="src/main/java"/> | |
4 <classpathentry kind="src" path="src/viewer_swing/java"/> | |
5 <classpathentry kind="src" path="src/viewer_swing/resources"/> | |
34 | 6 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> |
7 | 7 <classpathentry exported="true" kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> |
8 <classpathentry kind="output" path="bin"/> | |
5 | 9 </classpath> |