Mercurial > hg > Applications > TreeVNC
view .classpath @ 131:95f53663295c
lost host and parent not found
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Sat, 07 Jun 2014 00:39:46 +0900 |
parents | 015321785ddf |
children |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <classpath> <classpathentry kind="src" path="src/main/java"/> <classpathentry kind="src" path="src/viewer_swing/java"/> <classpathentry kind="src" path="src/viewer_swing/resources"/> <classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="lib" path="src/libs/jsch-0.1.50.jar"/> <classpathentry kind="output" path="bin"/> </classpath>