annotate .classpath @ 0:3991a751ed00

first commit
author nobuyasu
date Tue, 04 Jun 2013 17:27:10 +0900
parents
children 8ee02d1a2b12
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
3991a751ed00 first commit
nobuyasu
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
3991a751ed00 first commit
nobuyasu
parents:
diff changeset
2 <classpath>
3991a751ed00 first commit
nobuyasu
parents:
diff changeset
3 <classpathentry kind="src" path="src"/>
3991a751ed00 first commit
nobuyasu
parents:
diff changeset
4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
3991a751ed00 first commit
nobuyasu
parents:
diff changeset
5 <classpathentry kind="output" path="bin"/>
3991a751ed00 first commit
nobuyasu
parents:
diff changeset
6 </classpath>