Mercurial > hg > Members > you > TreeVNC
changeset 7:2858fe757f0e
add .classpath
author | Yu Taninari <you@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Mon, 12 Dec 2011 12:50:04 +0900 |
parents | 3fa619b26235 |
children | d39930ff8758 |
files | .classpath bin/myVncProxy/MyRfbProto.class src/treeVnc/TreeVnc.java |
diffstat | 3 files changed, 7 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.classpath Mon Dec 12 12:50:04 2011 +0900 @@ -0,0 +1,6 @@ +<?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="output" path="bin"/> +</classpath>