Mercurial > hg > Applications > TreeVNC
annotate .classpath @ 7:30bd62abf424
add files
author | one |
---|---|
date | Wed, 08 Aug 2012 18:58:05 +0900 |
parents | f3ad6c74c591 |
children | f70008073a03 |
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"/> | |
7 | 6 <classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
7 <classpathentry exported="true" kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> | |
8 <classpathentry kind="output" path="bin"/> | |
5 | 9 </classpath> |