annotate .classpath @ 71:0352536c33fa
(example: writer) get linda server addr from commandline arg.
author |
kazz@e065701.local |
date |
Fri, 23 Oct 2009 14:11:07 +0900 (2009-10-23) |
parents |
e56d1f7af5ce |
children |
8ae522e1a4bf |
rev |
line source |
0
|
1 <?xml version="1.0" encoding="UTF-8"?>
|
|
2 <classpath>
|
|
3 <classpathentry kind="src" path="src"/>
|
|
4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
54
|
5 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
|
0
|
6 <classpathentry kind="output" path="bin"/>
|
|
7 </classpath>
|