annotate eclipse/.classpath @ 1:40817399e21f draft

add files for eclipse
author Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
date Tue, 18 Sep 2012 04:38:31 +0900
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
40817399e21f add files for eclipse
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
40817399e21f add files for eclipse
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
2 <classpath>
40817399e21f add files for eclipse
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
3 <classpathentry excluding="views/**" kind="src" path="app"/>
40817399e21f add files for eclipse
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
4 %TESTCLASSPATH%
40817399e21f add files for eclipse
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
5 %MODULES%
40817399e21f add files for eclipse
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
6 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
40817399e21f add files for eclipse
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
7 %PROJECTCLASSPATH%
40817399e21f add files for eclipse
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
8 <classpathentry kind="output" path="eclipse/classes"/>
40817399e21f add files for eclipse
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
9 </classpath>