annotate eclipse/.classpath @ 4:e12d0b6dbe02 draft default tip

add some files
author e085711
date Wed, 26 Sep 2012 14:43:57 +0900
parents 40817399e21f
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>