annotate .classpath @ 23:4c3908c8b761

fix
author one
date Sat, 01 Sep 2012 17:36:44 +0900
parents 95d58cc5bb0b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
df9d16620c08 Wifi broad cast test program
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
df9d16620c08 Wifi broad cast test program
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2 <classpath>
7
one
parents: 0
diff changeset
3 <classpathentry kind="src" output="target/classes" path="src">
one
parents: 0
diff changeset
4 <attributes>
one
parents: 0
diff changeset
5 <attribute name="optional" value="true"/>
one
parents: 0
diff changeset
6 <attribute name="maven.pomderived" value="true"/>
one
parents: 0
diff changeset
7 </attributes>
one
parents: 0
diff changeset
8 </classpathentry>
one
parents: 0
diff changeset
9 <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
one
parents: 0
diff changeset
10 <attributes>
one
parents: 0
diff changeset
11 <attribute name="maven.pomderived" value="true"/>
one
parents: 0
diff changeset
12 </attributes>
one
parents: 0
diff changeset
13 </classpathentry>
23
one
parents: 9
diff changeset
14 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
7
one
parents: 0
diff changeset
15 <classpathentry kind="output" path="target/classes"/>
0
df9d16620c08 Wifi broad cast test program
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
16 </classpath>